Difference between revisions of "MediaWiki:Common.css"

From Grad Wiki
Jump to navigation Jump to search
m
m
Line 9: Line 9:
  
 
body {background-color: #d3e0e7;}
 
body {background-color: #d3e0e7;}
 +
#mw-page-base {background-color: #d3e0e7;}

Revision as of 20:56, 11 April 2015

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

.biglink {font-family: "Times New Roman", Times, serif; font-size:100%; font-weight: bold;
border-style:solid; border-width:thin; background-color: #FFEFC9;box-shadow: 1px 1px 2px #888;}

.exam {font-family: "Times New Roman", Times, serif; font-size:135%; }

.inlink {background-color: #FFEFC9;box-shadow: 1px 1px 2px #888;}

body {background-color: #d3e0e7;}
#mw-page-base {background-color: #d3e0e7;}