MediaWiki:Common.css: Difference between revisions

From Astonia Redux
Jump to navigation Jump to search
No edit summary
Tag: Reverted
No edit summary
Tag: Reverted
Line 16: Line 16:
#p-tb-label { color: #8CABEC !important; }
#p-tb-label { color: #8CABEC !important; }


#p-tb .body { color: #8CABEC !important; }
#p-tb-body { color: #8CABEC !important; }

Revision as of 03:14, 17 February 2023

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


#content { background-color: rgb(21,37,60); color: #cbd9f4; }

#firstHeading { color: #cbd9f4; font-weight: bold; }

#mw-panel { background-color: rgb(13,25,44); color: #cbd9f4;}

#p-navigation { background-color: rgb(13,25,44); color: #cbd9f4; }

body { background-color: rgb(13,25,44); color: #cbd9f4; }

#mw-head-base { background-color: rgb(13,25,44); }

#p-tb-label { color: #8CABEC !important; }

#p-tb-body { color: #8CABEC !important; }