MediaWiki:Monobook.css: verschil tussen versies

Uit FOK!wiki
Ga naar: navigatie, zoeken
Regel 6: Regel 6:
 
     padding: 0 !important;
 
     padding: 0 !important;
 
     color: #FF0000 !important;
 
     color: #FF0000 !important;
 +
}
 +
 +
 +
 +
#bodyContent .groen1 a
 +
{
 +
    color: #008000;
 
}
 
}

Versie van 26 sep 2005 om 17:54

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


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



#bodyContent .groen1 a
{
    color: #008000;
}