Différences entre les versions de « MediaWiki:Common.css »
De Paint
m |
m |
||
Ligne 1 : | Ligne 1 : | ||
/* Le CSS placé ici sera appliqué à tous les habillages. */ | /* Le CSS placé ici sera appliqué à tous les habillages. */ | ||
body,p,i,b,ul,ol,h1,h2,h3,h4,h5,h6,div,span { background-color : black ; color : white ;} | body,p,i,b,ul,ol,h1,h2,h3,h4,h5,h6,div,span,pre,code,center { background-color : black ; color : white ;} | ||
#content{ background-color : transparent ; color : #000102 ; } | #content{ background-color : transparent ; color : #000102 ; } |