Difference between revisions of "MediaWiki:Common.css"
| Line 3: | Line 3: | ||
body{background-color: #ffffff;} | body{background-color: #ffffff;} | ||
| − | #content{background-color: # | + | #content{background-color: #bfc9bf;} |
a{border: none; background: transparent;} | a{border: none; background: transparent;} | ||
Revision as of 16:04, 20 December 2018
/* Le CSS placé ici sera appliqué à tous les habillages. */
body{background-color: #ffffff;}
#content{background-color: #bfc9bf;}
a{border: none; background: transparent;}
#article, #bodyContent, #mw_content { text-align: justify; }
#catlinks { background-color: #bfc9bf; }