User:Phil Boswell/monobook.css
From Wikipedia
< User:Phil Boswell
Note: After saving, you may have to bypass your browser's cache to see the changes. Mozilla / Firefox / Safari: hold down Shift while clicking Reload, or press Ctrl-Shift-R (Cmd-Shift-R on Apple Mac); IE: hold Ctrl while clicking Refresh, or press Ctrl-F5; Konqueror:: simply click the Reload button, or press F5; Opera users may need to completely clear their cache in Tools→Preferences.
#content { background: #D8BFD8; } .ns-0 * #content { background: #FFF; } .ns-10 * #content { background: #09F; } .ns-14 * #content { background: #F9F; } #gallerytext { text-align:center; } #siteSub { display: block; } #siteNotice { padding-left: 4px; font-style: italic; text-align: center; } span.diffchange { color: #800080; background-color: #99ff00 } .newpage { background: #FFFF00; } /* save this for later #catlinks { margin: 0; padding: 0; width: 100%; text-align: left; float: none; } */ /* save paper with very small fonts */ @media print { #footer, #content, body { font-size: 6pt !important; } h1 { font-size: 12pt } h2 { font-size: 11pt } h3 { font-size: 10pt } h4 { font-size: 9pt } h5 { font-size: 8pt } h6 { font-size: 7pt; font-weight: normal; } } /* show me the templates */ .IPA { background: #CF9; } .polytonic { background: #FCF; } /*, span[lang|="grc"] */ .Unicode { background: #CCF; } /* try this for size */ .allpagesredirect { font-style: italic; font-size: 90%; margin-left: 1em; } //[[WP:PDATA]] table.metadata {display:block;} // add a little icon to PDF links #bodyContent a[href $="pdf"] { background: url(http://upload.wikimedia.org/wikipedia/en/thumb/7/79/Adobepdfreader7_icon.png/15px-Adobepdfreader7_icon.png) center right no-repeat; padding-right: 15px; } // make REDIRECTs stand out in the Watch-list .watchlistredir { font-style: italic; }