Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
Line 7: | Line 7: | ||
.inlink {font-weight: bold; background-color: #FFEFC9;box-shadow: 2px 2px 3px #888;} | .inlink {font-weight: bold; background-color: #FFEFC9;box-shadow: 2px 2px 3px #888;} | ||
+ | |||
+ | body {background-color: #b0d518;} |
Revision as of 15:55, 11 April 2015
/* CSS placed here will be applied to all skins */ .biglink {font-family: "Times New Roman", Times, serif; font-weight: bold; border-style:solid; border-width:thin; font-size:135%; background-color: #FFEFC9;box-shadow: 2px 2px 3px #888;} .exam {font-family: "Times New Roman", Times, serif; font-size:135%; } .inlink {font-weight: bold; background-color: #FFEFC9;box-shadow: 2px 2px 3px #888;} body {background-color: #b0d518;}