User:Lsy098/monobook.css
From Wikipedia, a free encyclopedia written in simple English for easy reading.
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, #content table #fafaf9 #p-cactions ul li a { background: #fafaf9; } /* ** Diff rendering */ table.diff { background:fafaf9 ; } td.diff-otitle { background:#ffffff; } td.diff-ntitle { background:#ffffff; } td.diff-addedline { background:#B1FEC2; } td.diff-deletedline { background:#D8E093; } td.diff-context { background:#EAEAEA} /* changes the colour of pre areas */ pre { background: #E8F3ED } /* change colour of unselected tabs */ #p-cactions ul li a { background: #E0E0E0; } /* change colour of selected tabs */ #p-cactions ul li.selected a { background:fafaf9; } /* change border colour of selected tabs */ #p-cactions li.selected { border-color: #FFD903; } #p-cactions li a:hover { z-index: 3; text-decoration: none; } #p-cactions li.selected a:hover { z-index: 3; } body, #globalWrapper { font: inherit !important; } input.searchButton { background-color: #a1bcd3 !important; border: 1px outset !important; } #searchInput { border: 1px inset !important; } a { text-decoration: underline; color: blue; } a.interwiki, a.external {color: #02798B; } a.stub { text-decoration: underline; color: #C33100;} a:visited { color:#7C0087; } a:active, a.new { color: ff0000; }