User:Buddha/book.css: Difference between revisions

From Avlis Wiki
Jump to navigation Jump to search
mNo edit summary
 
mNo edit summary
 
Line 2: Line 2:
body {
body {


background: url(http://www.blackdagger.org/wiki/images/0/0f/Ace.jpg) 0 0 no-repeat;
background: url(http://www.blackdagger.org/wiki/images/4/4d/ParchmentR.jpg) 0 0 no-repeat;


}
}

Latest revision as of 13:58, 25 September 2006

/* set an image as background */
body {

background: url(http://www.blackdagger.org/wiki/images/4/4d/ParchmentR.jpg) 0 0 no-repeat;

}