Difference between revisions of "MediaWiki:Common.css"
From Rebeldroids Wiki
Line 16: | Line 16: | ||
#mw-content-text { background-color: #888888;} /*this changes the color behind the banner*/ | #mw-content-text { background-color: #888888;} /*this changes the color behind the banner*/ | ||
+ | |||
+ | #content { background-color: #73818c;} /*this changes the color of the tab frame*/ |
Revision as of 13:35, 11 June 2016
/* CSS placed here will be applied to all skins */ body { background-color: #3f5562;} /* this changes the color behind the left navigation bar*/ /*#mw-navigation { background-color: #73818c;}*/ #mw-page-base { background-color: #73818c;} #mw-head { background-color: #3f5562;} /*this controls the color of the header at the top*/ /*.noprint { background-color: #73818c;}*/ #mw-content-text { background-color: #888888;} /*this changes the color behind the banner*/ #content { background-color: #73818c;} /*this changes the color of the tab frame*/