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