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