MediaWiki:Common.css: Difference between revisions

From Astonia Redux
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:




#content { background-color: rgb(13,25,44) !important; }
#content { background-color: rgb(21,37,60) !important; }


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

Revision as of 19:31, 3 February 2023

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


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

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