Difference between revisions of "MediaWiki:Common.css"
| Line 4: | Line 4: | ||
a{border: none; background: white;} | a{border: none; background: white;} | ||
| − | #sidebar{background: #AED6F1;} | + | #sidebar{background-color: #AED6F1;} |
#article, #bodyContent, #mw_content { text-align: justify; } | #article, #bodyContent, #mw_content { text-align: justify; } | ||
Revision as of 10:11, 29 October 2018
/* Le CSS placé ici sera appliqué à tous les habillages. */
body{background: white;}
a{border: none; background: white;}
#sidebar{background-color: #AED6F1;}
#article, #bodyContent, #mw_content { text-align: justify; }