Difference between revisions of "MediaWiki:Common.css"
| (4 intermediate revisions by the same user not shown) | |||
| Line 9: | Line 9: | ||
#article, #bodyContent, #mw_content { text-align: justify; } | #article, #bodyContent, #mw_content { text-align: justify; } | ||
| − | #catlinks { background-color: # | + | #catlinks { background-color: #ffffff; } |
Latest revision as of 08:50, 8 October 2019
/* Le CSS placé ici sera appliqué à tous les habillages. */
body{background-color: #ffffff;}
#content{background-color: #ffffff;}
a{border: none; background: transparent;}
#article, #bodyContent, #mw_content { text-align: justify; }
#catlinks { background-color: #ffffff; }