MediaWiki:Common.css
From MedITEX - Wiki
(Difference between revisions)
| Line 1: | Line 1: | ||
| − | + | h2 { | |
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; | font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; | ||
font-size: 80pt; | font-size: 80pt; | ||
| Line 5: | Line 5: | ||
padding-top: 12px; | padding-top: 12px; | ||
padding-bottom: 3px; | padding-bottom: 3px; | ||
| − | } | + | } |
Revision as of 10:08, 24 September 2012
h2 {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 80pt;
color: red;
padding-top: 12px;
padding-bottom: 3px;
}