I've tried everything I can think of to change the background of my story using the CSS Stylesheet. I tried everything i can think of and I've scraped the forums. At first I tried to use a .jpg but that didn't work so I tried the simple code
body {
background-color: blue;
}
and that doesn't work either. Someone please help.
body {
background-color: blue;
}
and that doesn't work either. Someone please help.