Compare commits

..

No commits in common. "65e17a323eaea970048287d7f4d86d612d4e0cd7" and "577172877f226866c43d79ddb11922d75503c216" have entirely different histories.

3 changed files with 2 additions and 7 deletions

View File

@ -2,11 +2,6 @@
--maincolor: peachpuff;
}
@font-face {
font-family: 'fantasque-sans-mono';
src: url('//fruw.org/fantasque-sans-mono.woff2');
}
html {
background-color: black;
background-image: url("https://mm4rk3t.neocities.org/gif/stars.gif");
@ -14,14 +9,14 @@ html {
background-attachment: fixed;
background-position: center top;
color: #232333;
font-family: "fantasque-sans-mono", monospace;
font-family: monospace;
font-size: 15px;
line-height: 1.6em;
scrollbar-color: var(--maincolor) black;
scrollbar-width: thin;
}
body {
body{
display: block;
margin: 0;
color: white;

BIN
static/agave.ttf Normal file

Binary file not shown.

Binary file not shown.