Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

MediaWiki:Common.css: Difference between revisions

MediaWiki interface page
Created page with "ul.tabber-widget-tabs { list-style: none; } ul.tabber-widget-tabs a { font-style: normal; } .tabber-widget-content img, .tabber-widget-content p { padding-top: 0 !importa..."
Created page with ".infobox {border-spacing:0;},"
Line 1: Line 1:
ul.tabber-widget-tabs {
.infobox {border-spacing:0;},
list-style: none;
}
 
ul.tabber-widget-tabs a {
font-style: normal;
}
 
.tabber-widget-content img, .tabber-widget-content p {
padding-top: 0 !important;
}
 
.tabber-widget-rounded-light .tabber-widget-content {
background: transparent !important;
}
 
#tabber_widget-3 {
padding-top: 0.8em;
}

Revision as of 21:20, 5 May 2013

.infobox {border-spacing:0;},