MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
add
(add smw stuff)
(add)
Line 36: Line 36:
.smwbuiltin a.new {
.smwbuiltin a.new {
color: #ff8000;
color: #ff8000;
}
/** Semantic MediaWiki
* Add some padding between the tab bar and the area below it
*/
.smw-tabs.smw-property.clearfix section#tab-content-smw-property-spec {
padding-top: 15px;
}
}

Navigation menu