[    [    [    [    [    [    [    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 4: Line 4:
#content { background-color: #c8ccd1; }
#content { background-color: #c8ccd1; }


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


#p-navigation { background-color: #4682B4 ; }
#p-navigation { background-color: #4682B4 ; }

Revision as of 16:29, 21 February 2022

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


#content { background-color: #c8ccd1; }

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

#p-navigation { background-color: #4682B4 ; }