MediaWiki:Common.css

From Open Tech Dental Wiki 4.0
Revision as of 09:31, 11 September 2015 by Admin (talk | contribs)
Jump to: navigation, search
/* CSS placed here will be applied to all skins */
dd {
 padding-bottom: 1em;
}

.important {
 border: 1px solid black;
 background-color: lightgray;
 color: red;
}