MediaWiki:Monobook.css
From K-3D
Note - After saving, you may have to bypass your browser's cache to see the changes. Mozilla / Firefox / Safari: hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (Command-R on a Macintosh); Konqueror: click Reload or press F5; Opera: clear the cache in Tools → Preferences; Internet Explorer: hold Ctrl while clicking Refresh, or press Ctrl-F5.
/* <pre> */ /* edit this file to customize the monobook skin for the entire site */ a, a:visited, a:hover, #p-personal li a, #p-cactions li a, #bodyContent a.external { color: DarkRed; } a.new, a.new:visited, #p-personal a.new, #p-personal a.new:visited, #p-cactions .new a { color: #7777aa; } body.page-Main_Page #siteSub, body.page-Main_Page #contentSub, body.page-Main_Page h1.firstHeading { display: none !important; } table.calendar { margin: 0; padding: 10px; } table.calendar td { margin: 0; padding: 2px; vertical-align: top; } table.month .heading td { padding:2px; background-color:#d4d4d4; color:#aaa; text-align:center; font-size:120%; font-weight:bold; } table.month .dow td { color:#aaa; text-align:center; font-size:110%; } table.month td.today { background-color:#ffff55; } table.month td { border: none; margin: 0; padding: 1pt 1.5pt; font-size: 8pt; text-align: right; background-color: #eee; } #bodyContent table.month a { background:none; padding:0 } .day-active { color: DarkRed; font-weight: bold; } .day-empty { color:#aa8888; } [edit] /* </pre> */