Difference between revisions of "MediaWiki:Common.css"

From OrnaWiki
Jump to: navigation, search
 
(48 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
/* Le CSS placé ici sera appliqué à tous les habillages. */
 
/* Le CSS placé ici sera appliqué à tous les habillages. */
  
.navbox{background: white;}
+
body{background-color: #ffffff;}
 +
 
 +
#content{background-color: #ffffff;}
 +
 
 +
a{border: none; background: transparent;}
 +
 
 +
#article, #bodyContent, #mw_content { text-align: justify; }
 +
 
 +
#catlinks { background-color: #ffffff; }

Latest revision as of 09:50, 8 October 2019

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

body{background-color: #ffffff;}

#content{background-color: #ffffff;}

a{border: none; background: transparent;}

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

#catlinks { background-color: #ffffff; }