Difference between revisions of "MediaWiki:Monobook.css"

From Vendetta Online Wiki
Jump to: navigation, search
m (Table formatting)
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 */