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