MediaWiki:Monobook.css: verschil tussen versies

Uit FOK!wiki
Ga naar: navigatie, zoeken
 
(5 tussenliggende versies door 2 gebruikers niet weergegeven)
Regel 1: Regel 1:
 
/* edit this file to customize the monobook skin for the entire site */
 
/* edit this file to customize the monobook skin for the entire site */
 +
 +
 +
#bodyContent .limelink a
 +
{
 +
    padding: 0 !important;
 +
    color: #FF0000 !important;
 +
}
 +
 +
 +
 +
#bodyContent .groen1 a
 +
{
 +
    padding: 0 !important;
 +
    color: #008000 !important;
 +
}
 +
 +
 +
#bodyContent .groen2 a
 +
{
 +
    padding: 0 !important;
 +
    color: #66CDAA !important;
 +
}
 +
 +
#bodyContent .oranje1 a
 +
{
 +
    padding: 0 !important;
 +
    color: #F5B800 !important;
 +
}

Huidige versie van 26 sep 2005 om 17:56

/* edit this file to customize the monobook skin for the entire site */


#bodyContent .limelink a
{
    padding: 0 !important;
    color: #FF0000 !important;
}



#bodyContent .groen1 a
{
    padding: 0 !important;
    color: #008000 !important;
}


#bodyContent .groen2 a
{
    padding: 0 !important;
    color: #66CDAA !important;
}

#bodyContent .oranje1 a
{
    padding: 0 !important;
    color: #F5B800 !important;
}