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.

body {

    font-size: 100%;

    background: #AADDAA !important;

    font-family: dejavu serif, times new roman;

    line-height: 1.1em !important;

    }

dd {

    font-size: 95%;

    line-height: 1.1em !important;

    }

textarea, pre, code, dfn {

    font-family: rursus compact mono, courier;

    }

li.selected {

    background: #FFFFCC !important;

    }

li.selected a {

    color: #880000 !important;

    }

div#bodyContent {

    background: #DDFFDD !important;

    }

span.diffchange {

    background: #FFFF00 !important;

    color: #FF0000 !important;

    }



h1 { background: #AADDDD; }

h2 { background: #BBEEEE; }

h3 { background: #CCFFFF; }

h4 { background: #DDFFFF; }

h5 { background: #EEFFFF; }



p { line-height: 1.1em !important;

    margin: 0 0 0.5em 0; 

  }



blockquote, blockquote div, li, dt, dd, td { line-height: 1.2em; }



/* BAD IDEA: div#mw-panel { position: fixed; top: 100px; left: 0px; overflow: auto; } */



.navpopup { 

  background-color: #EEFFEE       !important;

  border:           1px solid red !important;

  color:            #404          !important;

  font-size:        70%           !important;

  margin:           4px           !important;

}