Difference between revisions of "MediaWiki:Monobook.css"
Line 8: | Line 8: | ||
font-size: 11px; | font-size: 11px; | ||
font-face: arial; | font-face: arial; | ||
+ | border-collapse:collapse; | ||
} | } | ||
Revision as of 17:02, 8 June 2007
/* edit this file to customize the monobook skin for the entire site */ .odd { background-color:#F9F9F9; } table#pipeLineTable { font-size: 11px; font-face: arial; border-collapse:collapse; } table#pipeLineTable1 { font-size: 11px; font-face: arial; } table#pipeLineTable2 { font-size: 11px; font-face: arial; } table#pipeLineTable3 { font-size: 11px; font-face: arial; } table#pipeLineTable4 { font-size: 11px; font-face: arial; }