MediaWiki:Monobook.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 5: | Line 5: | ||
} | } | ||
table | table.pipeLineTable { | ||
font-size: 11px; | font-size: 11px; | ||
font-face: arial; | font-face: arial; | ||
border-collapse:collapse; | border-collapse:collapse; | ||
} | } | ||
Revision as of 17:03, 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;
}