MediaWiki:Common.css
From MedITEX - Wiki
(Difference between revisions)
| Line 1: | Line 1: | ||
| − | <p>/* CSS placed here will be applied to all skins */ | + | <p>/* CSS placed here will be applied to all skins */ a { text-decoration: none; color: red; font-weight: bold; }</p> |
| − | + | ||
| − | + | ||
| − | + | ||
| − | font-weight: bold; | + | |
| − | } | + | |
| − | </ | + | |
Revision as of 09:21, 24 September 2012
<p>/* CSS placed here will be applied to all skins */ a { text-decoration: none; color: red; font-weight: bold; }</p>