Difference between revisions of "MediaWiki:Common.css"

From Marathon Documentation
Jump to: navigation, search
Line 3: Line 3:
 
.colspaced td, .colspaced th { padding: 0.4em 2em; }
 
.colspaced td, .colspaced th { padding: 0.4em 2em; }
 
.firstcol-black td:first-child, .firstcol-black th:first-child { background-color: black; }
 
.firstcol-black td:first-child, .firstcol-black th:first-child { background-color: black; }
  +
.mw-translate-page-info { display: none; }

Revision as of 14:54, 7 October 2014

/* CSS placed here will be applied to all skins */

.colspaced td, .colspaced th { padding: 0.4em 2em; }
.firstcol-black td:first-child, .firstcol-black th:first-child { background-color: black; }
.mw-translate-page-info { display: none; }