Difference between revisions of "MediaWiki:Common.css"
From Publication Station
Line 11: | Line 11: | ||
hr{background-color:#FF27DD!important;} | hr{background-color:#FF27DD!important;} | ||
h1 {font-size: | h1 {font-size:1.8em!important;} | ||
h2 {font-size:1. | h2 {font-size:1.6em!important;} | ||
h3 {font-size:1. | h3 {font-size:1.4em!important;} | ||
h4 {font-size:1. | h4 {font-size:1.2em!important;} |
Revision as of 11:29, 5 June 2015
/* CSS placed here will be applied to all skins */
h1, h2, h3, h4, h5, h6 {border-bottom:0px!important;
font-weight: bold!important;
text-decoration: underline!important;
-moz-text-decoration-color: #91F5FF!important;
text-decoration-color: #91F5FF!important;
font-family: sans !important;
}
hr{background-color:#FF27DD!important;}
h1 {font-size:1.8em!important;}
h2 {font-size:1.6em!important;}
h3 {font-size:1.4em!important;}
h4 {font-size:1.2em!important;}