Difference between revisions of "MediaWiki:Common.css"

From Regisfall Wiki
Jump to: navigation, search
Line 3: Line 3:
 
#bodyContent { background-color: #23262d; }
 
#bodyContent { background-color: #23262d; }
 
#content { background-color: #23262d; }
 
#content { background-color: #23262d; }
 +
#catlinks { background-color: #272a2d; }
 
body {
 
body {
 
     color: white;
 
     color: white;
 
}
 
}

Revision as of 01:39, 6 October 2017

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

#bodyContent { background-color: #23262d; }
#content { background-color: #23262d; }
#catlinks { background-color: #272a2d; }
body {
    color: white;
}