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