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

Difference between revisions of "MediaWiki:Vector.css"

From blogginpedia
Jump to navigation Jump to search
Line 12: Line 12:
#footer-info { display: none; }
#footer-info { display: none; }
div#simpleSearch { width: 25em; }
div#simpleSearch { width: 25em; }
#p-tb-label {color: red}

Revision as of 22:51, 7 April 2022

/* All CSS here will be loaded for users of the Vector skin */
#mw-head-base { background-color: #B0C4DE; }
#mw-panel { background-color: #B0C4DE; }
#p-logo { background-color: #B0C4DE; }
#p-navigation { background-color: #B0C4DE; }
#p-tb { background-color: #B0C4DE; }
body { background-color: #B0C4DE; }
#mw-page-base { background-color: #B0C4DE; }

#mw-head { background-color: #B0C4DE; }
#p-tb .body { background-color: #B0C4DE; }
#footer-info { display: none; }
div#simpleSearch { width: 25em; }


#p-tb-label {color: red}