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