Difference between revisions of "MediaWiki:Common.css"
| Line 8: | Line 8: | ||
div#mw-panel div.portal div.body ul li a { | div#mw-panel div.portal div.body ul li a { | ||
| − | + | background-color:#008000; | |
| − | |||
| − | |||
| − | |||
| − | |||
} | } | ||
Revision as of 11:23, 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 div.portal div.body ul li a {
background-color:#008000;
}