MediaWiki:Common.css
From MedITEX - Wiki
(Difference between revisions)
Line 1: | Line 1: | ||
− | + | <pre><code>h2 { | |
+ | font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; | ||
+ | font-size: 20pt; | ||
+ | color: navy; | ||
+ | padding-top: 12px; | ||
+ | padding-bottom: 3px; | ||
+ | }</code></pre> |
Revision as of 12:37, 24 September 2012
<pre><code>h2 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 20pt; color: navy; padding-top: 12px; padding-bottom: 3px; }</code></pre>