Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
Line 13: | Line 13: | ||
#mw-head {background-color: #d3e0e7;} | #mw-head {background-color: #d3e0e7;} | ||
#mw-head-base {background-color: #d3e0e7;} | #mw-head-base {background-color: #d3e0e7;} | ||
− | #mw-page-base { | + | #mw-page-base {height: 90px; background-color: #d3e0e7;} |
− | |||
− |
Revision as of 07:39, 16 June 2015
/* CSS placed here will be applied to all skins */ .noautonum .tocnumber { display: none; } .biglink {font-weight: bold; border-style:solid; border-width:thin; background-color: #FFEFC9; border-radius: 4px; box-shadow: 1px 1px 2px #888;} .exam {font-family: "Times New Roman", Times, serif; font-size:135%; } .inlink {background-color: #FFEFC9; border-radius: 3px; box-shadow: 1px 1px 2px #888;} body {background-color: #d3e0e7;} #mw-head {background-color: #d3e0e7;} #mw-head-base {background-color: #d3e0e7;} #mw-page-base {height: 90px; background-color: #d3e0e7;}