Compare commits

..

No commits in common. "608e99fa4d56a8002760b6eb2540e697631e9e8c" and "352d744296646cb001217ff573a4e43b9e3085f4" have entirely different histories.

2 changed files with 0 additions and 5 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 MiB

View File

@ -30,10 +30,6 @@ body, html {
margin: 0;
padding: 0;
}
html {
background-image: url(/img/background.png);
background-attachment: fixed;
}
body {
max-width: 800px;
margin: auto;
@ -44,7 +40,6 @@ body {
*/
font-family: sans-serif;
font-size: 11pt;
box-shadow: 0px 0px 15px #000000;
}
nav {
display: block;