MediaWiki:Vector.css: verschil tussen versies

Uit OrnaWiki
Ga naar: navigatie, zoeken
 
(21 tussenliggende versies door dezelfde gebruiker niet weergegeven)
Regel 1: Regel 1:
 
/* Le CSS placé ici affectera les utilisateurs de l’habillage Vector. */
 
/* Le CSS placé ici affectera les utilisateurs de l’habillage Vector. */
  
body{background: white;}
+
body{background-color: #FFFFFF;}
  
.mw-body{background : white ; border-style: none;}
+
#content {background-color: #ffffff;}
  
#mw-head{background : white; border: none}
+
.mw-body{background : #ffffff ; border-style: none;}
  
#p-views-label{background : white;}
+
#mw-head{background : #FFFFFF; border-style: none}
 +
 
 +
#mw-head-base{border-style: none}
 +
 
 +
#left-navigation{background : #FFFFFF; border-style: none;}
 +
 
 +
#p-logo { background-color: #FFFFFF; }
 +
#p-navigation { background-color: #FFFFFF; }
 +
#p-tb { background-color: #FFFFFF; }

Huidige versie van 8 okt 2019 om 11:13

/* Le CSS placé ici affectera les utilisateurs de l’habillage Vector. */

body{background-color: #FFFFFF;}

#content {background-color: #ffffff;}

.mw-body{background : #ffffff ; border-style: none;}

#mw-head{background : #FFFFFF; border-style: none}

#mw-head-base{border-style: none}

#left-navigation{background : #FFFFFF; border-style: none;}

#p-logo { background-color: #FFFFFF; }
#p-navigation { background-color: #FFFFFF; }
#p-tb { background-color: #FFFFFF; }