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: transparent;} |
#article, #bodyContent, #mw_content { text-align: justify; } | #article, #bodyContent, #mw_content { text-align: justify; } | ||
#catlinks { background-color: #bfc9bf; } | #catlinks { background-color: #bfc9bf; } | ||
Revision as of 15:54, 20 December 2018
/* 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: #bfc9bf; }