MediaWiki:Common.css: verschil tussen versies

Uit OrnaWiki
Ga naar: navigatie, zoeken
Regel 2: Regel 2:
  
 
body{background-color: #ffffff;}
 
body{background-color: #ffffff;}
 +
 +
#firstHeading{background-color: #bfc9bf;}
  
 
#content{background-color: #bfc9bf;}
 
#content{background-color: #bfc9bf;}
  
a{border: none; background: inherit;}
+
a{border: none; background: transparent;}
  
 
#article, #bodyContent, #mw_content { text-align: justify; }
 
#article, #bodyContent, #mw_content { text-align: justify; }
  
 
#catlinks { background-color: #bfc9bf; }
 
#catlinks { background-color: #bfc9bf; }

Versie van 20 dec 2018 om 17:21

/* Le CSS placé ici sera appliqué à tous les habillages. */

body{background-color: #ffffff;}

#firstHeading{background-color: #bfc9bf;}

#content{background-color: #bfc9bf;}

a{border: none; background: transparent;}

#article, #bodyContent, #mw_content { text-align: justify; }

#catlinks { background-color: #bfc9bf; }