Gebruiker:Ibex:ja~nlwiki/standard.css

Opmerking: na het publiceren is het wellicht nodig uw browsercache te legen om de veranderingen te zien.

  • Firefox / Safari: houd Shift ingedrukt terwijl u:je op Vernieuwen klikt of druk op Ctrl-F5 of Ctrl-R (⌘-Shift-R op een Mac)
  • Google Chrome: druk op Ctrl-Shift-R (⌘-Shift-R op een Mac)
  • Edge: houd Ctrl ingedrukt terwijl u:je op Vernieuwen klikt of druk op Ctrl-F5.
#content {
    font-size: 85%;
    line-height: 1.5em;
    padding: 0em 1em 1.5em 1em;
}
#quickbar {
    font-size: 75%;
    line-height: 1.3em;
}
#quickbar img {
    background-image: url("http://upload.wikimedia.org/wikipedia/commons/thumb/d/dd/135px-Netherlands_flag_300.png");
    background-position: center 15px;
    background-repeat: no-repeat;
}
a {
    color: #002BB8;
    background: none;
    text-decoration: none;
}
a:visited { color: #5A3696; }
a:active { color: #FFA500; }
a:hover { text-decoration: underline; }
a.stub { color: #772233; }
a.new { color: #BA0000; }
a.new:visited { color: #A55858; }
body, tr, td, th { font-family: Arial; }
h1, h2, h3, h4, h5, h6 {
    border-bottom: 1px solid #AAAAAA;
    padding-bottom: 0.17em;
}