Difference between revisions of "MediaWiki:Common.css"
| Line 3: | Line 3: | ||
body{background: white;} | body{background: white;} | ||
a{border: none; background: white;} | a{border: none; background: white;} | ||
| + | |||
| + | #mw-content-text { | ||
| + | text-align:justify; | ||
| + | } | ||
Revision as of 08:25, 26 October 2018
/* Le CSS placé ici sera appliqué à tous les habillages. */
body{background: white;}
a{border: none; background: white;}
#mw-content-text {
text-align:justify;
}