Update style.css

master
urbicide 2020-11-11 15:53:11 +03:00 committed by GitHub
parent 7fa36cb55f
commit 58cc8d775e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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