Change background
This commit is contained in:
parent
4feeacd418
commit
12a75d31c8
|
@ -27,7 +27,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
/* background-image: url('/images/background_stars_anm.gif'); */
|
background-image: url('/images/background_stars_anm.gif');
|
||||||
/* Was feelin this for September idk */
|
/* Was feelin this for September idk */
|
||||||
/* background-image: url('/images/topwwbackground.gif'); */
|
/* background-image: url('/images/topwwbackground.gif'); */
|
||||||
/* Spooky time! */
|
/* Spooky time! */
|
||||||
|
@ -35,7 +35,7 @@ body {
|
||||||
/* Winter/snow */
|
/* Winter/snow */
|
||||||
/* background-image: url('/images/jwsfp1.gif'); */
|
/* background-image: url('/images/jwsfp1.gif'); */
|
||||||
/* Christmas */
|
/* Christmas */
|
||||||
background-image: url('/images/christmas.gif');
|
/* background-image: url('/images/christmas.gif'); */
|
||||||
width: 95vmin;
|
width: 95vmin;
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
font-family: 'w95fa', sans-serif;
|
font-family: 'w95fa', sans-serif;
|
||||||
|
|
Loading…
Reference in a new issue