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



