Opmerking: nadat u de wijzigingen hebt gepubliceerd is het wellicht nodig uw browsercache te legen.

  • Firefox / Safari: houd Shift ingedrukt terwijl u 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)
  • Internet Explorer / Edge: houd Ctrl ingedrukt terwijl u op Vernieuwen klikt of druk op Ctrl-F5
  • Opera: druk op Ctrl-F5.
/*
==edit this file to customize the monobook skin for the entire site==
 */
/*No auto preview. save and then use shift+ctrlR in moz/Fx or ctrl+F5 in Ie */
/*
----
*/
/*Fundraiser image */

/* image link:<img src="http://fundraising.wikimedia.org/2005q4/progress/320px.png" width="320" height="28" alt="..." />*/
/* see http://css-discuss.incutio.com/?page=UsingEm Absolute values may not work
http://www.w3.org/TR/REC-CSS2/selector.html#q1 have to go [[user:bawolff|Bawolff]] ☺☻[[image:smile.png]] 21:53, 17 December 2005 (UTC)*/

div#siteNotice img {/*width: 172px;
height: 15px;*/
border:thin solid black;
}

#siteSub {
    display: inline;
    font-size: 100%;
    font-weight: normal;
    font-style: italic;
}

div.no-bullet-list ul
{
    list-style-type: none;
    list-style-image: none;
}

body {
    background: #ffffff;
}


/*rss icon. see [[template talk:latest news]] */

*.rss {
color: #FFFFFF; background-color: #FF5500; background-image: none !important; border-color: #FF5500; border-style: outset; text-decoration: none !important; padding-left: 0.2em; padding-right: 0.2em; border-width: 0.15em; font-size: 95%; line-height: 95%; font-family: verdana, sans-serif; font-weight: bold;
}

/* Standard Navigationsleisten, aka box hiding thingy from .de.*/

div.Boxmerge,
div.NavFrame {
        margin: 0px;
        padding: 2px;
        border: 1px solid #aaaaaa;
        text-align: center;
        border-collapse: collapse;
        font-size: 95%;
}
div.Boxmerge div.NavFrame {
        border-style: none;
        border-style: hidden;
}
div.NavFrame + div.NavFrame {
        border-top-style: none;
        border-top-style: hidden;
}
div.NavPic {
        background-color: #ffffff;
        margin: 0px;
        padding: 2px;
        float: left;
}
div.NavFrame div.NavHead {
        height: 1.6em;
        font-weight: bold;
        font-size: 100%;
        background-color: #efefef;
        position:relative;
}
div.NavFrame p {
        font-size: 100%;
}
div.NavFrame div.NavContent {
        font-size: 100%;
}
div.NavFrame div.NavContent p {
        font-size: 100%;
}
div.NavEnd {
        margin: 0px;
        padding: 0px;
        line-height: 1px;
        clear: both;
}
a.NavToggle {
        position:absolute;
        top:0px;
        right:3px;
        font-weight:normal;
        font-size:smaller;
}