[    [    [    [    [    [    [    b l o g g i n   s p a c e    wiki   ]    ]    ]    ]    ]    ]    ]

Difference between revisions of "MediaWiki:Common.css"

From blogginpedia
Jump to navigation Jump to search
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
<nowiki>


#content { background-color: #eaecf0; }
 
</nowiki>
#content { background-color: #c8ccd1; }
 
#bodyContent { background-color: #eaecf0; }
#bodyContent { background-color: #eaecf0; }
#mw-panel { background-color: #eaecf0; }
#mw-panel { background-color: #eaecf0; }

Revision as of 16:27, 21 February 2022

/* CSS placed here will be applied to all skins */


#content { background-color: #c8ccd1; }

#bodyContent { background-color: #eaecf0; }
#mw-panel { background-color: #eaecf0; }
#p-logo { background-color: #eaecf0; }

#p-navigation { background-color: #eaecf0; }