Difference between revisions of "MediaWiki:Common.css"
| Line 5: | Line 5: | ||
.important { | .important { | ||
| − | |||
| − | |||
color: red; | color: red; | ||
} | } | ||
Revision as of 09:32, 11 September 2015
/* CSS placed here will be applied to all skins */
dd {
padding-bottom: 1em;
}
.important {
color: red;
}