Update style.css

master
urbicide 2020-10-30 09:37:29 +03:00 committed by GitHub
parent 07197cee78
commit 9cbf4d2b37
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
body {
background: #F6CEFC;
background-image: url('/img/bounce.gif');
font-family: monospace;
text-align: center;
}