This commit is contained in:
WesleyBryie 2021-11-05 21:27:02 -04:00
parent f890e7aad7
commit 5d083c5bd7
1 changed files with 1 additions and 7 deletions

View File

@ -2,10 +2,4 @@
body {
font-family: 'Zen Kurenaido', sans-serif;
}
body, html {
background-image:url("background.gif"); background-repeat:repeat;
width: 100%;
height: auto;
}
}