Jump to content

User:Edoderoo/monobook.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.
//kleur groen voor visited links... thanks to Erik Baas
//a:visited { color:#00ff00 ; }
#content a:visited { color:#00c040 ; }

li.interwiki-de, li.interwiki-en, li.interwiki-fr, li.interwiki-nl { 
             font-weight: bold; 

/* Kleur en opmaak van wijzigingen */
.diffchange {
  background:#CBA;
  color:#000;
  padding-left:3px;
  padding-right:3px;
}