User:Rursus/modern.css

From Wikipedia, the free encyclopedia
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
/***************************************************************************
 || This style sheet is Free-something, released under the conditions of  ||
 || GFDL, see link belowest on this page. This license is only due to the ||
 || Wikileaders saying so - otherwise it would simply have been PD.       ||
 ||-----------------------------------------------------------------------||
 || A slightly complex style sheet making all personal links, and the     ||
 || search/look-up facility a menu fixed at the top, and the article      ||
 || contents fixed at the upper right.                                    ||
 ***************************************************************************/

body { background: #FF8888 !important; font-size: 80%; font-family: dejavu serif, times new roman; }
div.mw_header { background: #FF0000 !important; }
li.selected { background: #CC0000 !important; }
li.selected a { color: yellow !important; }
div.pBody { background: #FFCCCC !important; }
div#p-personal div.pBody ul { background: #CC0000 !important; }
div.generated-sidebar h5 { background: #FF8888 !important; }
div.portlet h5, div#p-tb h5 { background: #FF8888 !important; }
div#mw_header { background: #880000 !important; }
div#mw_content { background: #FFE4E4 !important; }
h2 { background: #FFAAAA !important; }
h3 { background: #FFBBBB !important; }
h4 { background: #FFCCCC !important; }
h5 { background: #FFDDDD !important; }
h6 { background: #FFEEEE !important; }
input#searchInput { background: #FFFF88 !important; font-size: 110%;
  border: solid red 2px; }
div#siteSub { background: #FFCCCC !important; }