MediaWiki:Monobook.css: Difference between revisions

From Theory Wiki
Jump to navigation Jump to search
Bkb (talk | contribs)
No edit summary
No edit summary
Line 3: Line 3:
.odd {
.odd {
   background-color:#F9F9F9;
   background-color:#F9F9F9;
}
table.pipeLineTable {
  font-size: 10pt;
  font-face: arial;
}
}

Revision as of 13:30, 7 June 2007

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

.odd {
  background-color:#F9F9F9;
}

table.pipeLineTable {
  font-size: 10pt;
  font-face: arial;
}