MediaWiki:Monobook.css: Difference between revisions

No edit summary
Lemming (talk | contribs)
m Table formatting
Line 1: Line 1:
/* edit this file to customize the monobook skin for the entire site */
table {
  font-size: 95%;
  background: White;
border-collapse:collapse;
}
td {
padding:5px;
}
th {
background:#aec6d6;
padding-left:2px;
padding-right:2px;
}