User:Soul reaper/nimbus.css: Difference between revisions

From Halopedia, the Halo wiki

No edit summary
No edit summary
Line 1: Line 1:
#site-logo a {
#site-logo a {
     background: url("http://www.halopedian.com/images/c/c1/CEApedia7.png") repeat scroll 0 0 transparent !important;
     background: url("http://www.halopedian.com/images/c/c1/CEApedia7.png") repeat scroll 0 0 transparent !important;
}
body {
  background: #FFFFFF url(/images/a/a5/BGHeadertest.jpg) repeat-x left top;
}
#siteNotice {
  background: #FFFFFF url(images/d/d1/BGHeadertest-sn.jpg) repeat-x scroll -231px -95px !important;
}
}

Revision as of 22:40, September 23, 2011

#site-logo a {
    background: url("http://www.halopedian.com/images/c/c1/CEApedia7.png") repeat scroll 0 0 transparent !important;
}

body {
   background: #FFFFFF url(/images/a/a5/BGHeadertest.jpg) repeat-x left top; 
}

#siteNotice {
   background: #FFFFFF url(images/d/d1/BGHeadertest-sn.jpg) repeat-x scroll -231px -95px !important;
}