New font + YGG mirror
This commit is contained in:
@@ -5,6 +5,11 @@ body {
|
||||
overflow-x: hidden;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: IBMWeb;
|
||||
src: url('https://cdn.4d2.org/web/ibm9x16.woff');
|
||||
}
|
||||
|
||||
/* Ascii logo */
|
||||
.ascii-logo {
|
||||
font-family: monospace;
|
||||
@@ -18,9 +23,12 @@ body {
|
||||
.content1 {
|
||||
margin-left: 20px;
|
||||
margin-right: 20px;
|
||||
font-family: monospace;
|
||||
white-space: normal;
|
||||
font-family: IBMWeb, Liberation Mono, monospace;
|
||||
background-color: #000000;
|
||||
color: #a57ae9;
|
||||
font-size: 1.0em;
|
||||
white-space: normal;
|
||||
/* color: #a57ae9; */
|
||||
}
|
||||
/* End of the main content of the website */
|
||||
|
||||
@@ -28,7 +36,7 @@ body {
|
||||
.content2 {
|
||||
margin-left: 20px;
|
||||
margin-right: 20px;
|
||||
font-family: monospace;
|
||||
font-family: IBMWeb, Liberation Mono, monospace;
|
||||
white-space: normal;
|
||||
color: #a57ae9;
|
||||
font-size: large;
|
||||
@@ -37,7 +45,7 @@ body {
|
||||
|
||||
/*Code to make footer look cool and ncie :D*/
|
||||
footer {
|
||||
font-family: monospace;
|
||||
font-family: IBMWeb, Liberation Mono, monospace;
|
||||
position: fixed;
|
||||
text-align: center;
|
||||
bottom: 0;
|
||||
|
||||
BIN
assets/fonts/Ac437_IBM_VGA_8x16.ttf
Normal file
BIN
assets/fonts/Ac437_IBM_VGA_8x16.ttf
Normal file
Binary file not shown.
Reference in New Issue
Block a user