MediaWiki:Monobook.css: Difference between revisions

From Vendetta Online Wiki
Jump to navigationJump to search
Lemming (talk | contribs)
m Table formatting
Lemming (talk | contribs)
m Reverted edit of Lemming, changed back to last version by MediaWiki default
Line 1: Line 1:
table {
/* edit this file to customize the monobook skin for the entire site */
  font-size: 95%;
  background: White;
border-collapse:collapse;
}
td {
padding:5px;
}
th {
background:#aec6d6;
padding-left:2px;
padding-right:2px;
}

Revision as of 22:18, 23 November 2005

/* edit this file to customize the monobook skin for the entire site */