Difference between revisions of "MediaWiki:Common.css"

From OrnaWiki
Jump to: navigation, search
 
(3 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
body{background-color: #ffffff;}
 
body{background-color: #ffffff;}
  
#content{background-color: #bfc9bf;}
+
#content{background-color: #ffffff;}
  
 
a{border: none; background: transparent;}
 
a{border: none; background: transparent;}
Line 9: Line 9:
 
#article, #bodyContent, #mw_content { text-align: justify; }
 
#article, #bodyContent, #mw_content { text-align: justify; }
  
#catlinks { background-color: #bfc9bf; }
+
#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; }