User:Spartacus/nimbus.css: Difference between revisions

From Destinypedia, the Destiny wiki

No edit summary
No edit summary
Line 2: Line 2:


body {
body {
background: #FFFFFF url (/images/f/fa/Destiny2banner.jpeg) repeat-x left top;
background: #FFFFFF url(/images/f/fa/Destiny2banner.jpeg) repeat-x left top;  
}
 
#article-tabs a {
    color: #4D7195;
    background-color: #F90;
}
 
.more-tab-off {
    color: #4D7195;
    background-color: #F90;
}
}



Revision as of 12:19, September 16, 2017

/* Tests */

body {
	background: #FFFFFF url(/images/f/fa/Destiny2banner.jpeg) repeat-x left top; 
}

#siteNotice {
	background: #FFFFFF repeat-x scroll -231px -95px;
}