User:Subtank/nimbus.css: Difference between revisions

From Halopedia, the Halo wiki

mNo edit summary
mNo edit summary
Line 13: Line 13:
#bodyContent {
#bodyContent {
   background: #FFFFFF url(images/8/83/Fight_the_Flood.jpg) no-repeat scroll center 65px !important;
   background: #FFFFFF url(images/8/83/Fight_the_Flood.jpg) no-repeat scroll center 65px !important;
}
.foreground {
    background: transparent url(images/8/83/Fight_the_Flood.jpg) no-repeat scroll center 65px !important;
}
}

Revision as of 05:25, September 5, 2011

/*********************/
/* Custom background */
/*********************/

body {
   background: #FFFFFF url(images/archive/a/a0/20110825162728!Headertest.jpg) repeat-x left top; 
}

#siteNotice {
   background: #FFFFFF url(images/archive/b/b9/20110828142622!Headertest-sn.jpg) repeat-x scroll -231px -95px !important;
}

#bodyContent {
   background: #FFFFFF url(images/8/83/Fight_the_Flood.jpg) no-repeat scroll center 65px !important;
}

.foreground {
    background: transparent url(images/8/83/Fight_the_Flood.jpg) no-repeat scroll center 65px !important;
}