MediaWiki:Common.css

From MedITEX - Wiki

(Difference between revisions)
Jump to: navigation, search
Line 1: Line 1:
<p>/* CSS placed here will be applied to all skins */  a {    text-decoration: none;    color: red;  font-weight: bold;  }</p>
+
a {    text-decoration: none;    color: red;  font-weight: bold;  }

Revision as of 11:22, 24 September 2012

a {    text-decoration: none;    color: red;   font-weight: bold;   }