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
Fixed collapsible text on hover
Fixed wikitables in the Special namespace
 
Line 358: Line 358:
     border-width: 0;
     border-width: 0;
     padding: 2px;
     padding: 2px;
}
.ns-special .wikitable {
    display: table;
}
}