Difference between revisions of "MediaWiki:Common.css"

From OrnaWiki
Jump to: navigation, search
Line 4: Line 4:
 
a{border: none; background: white;}
 
a{border: none; background: white;}
  
#mw-content-text {
+
#article, #bodyContent, #mw_content { text-align: justify; }
    text-align:justify;
 
}
 

Revision as of 09:27, 26 October 2018

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

body{background: white;}
a{border: none; background: white;}

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