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,pre,code,center { background-color : black ; color : | body,p,i,b,ul,ol,h1,h2,h3,h4,h5,h6,div,span,pre,code,center { background-color : black ; color : #404040 ;} | ||
#content{ background-color : transparent ; color : #000102 ; } | #content{ background-color : transparent ; color : #000102 ; } | ||
#mw-page-base { background-color: transparent; } | #mw-page-base { background-color: transparent; } | ||
div.vectorTabs ul li { background-color : #808080; color : #000102 ; } | div.vectorTabs ul li { background-color : #808080; color : #000102 ; } |
Version du 17 août 2015 à 14:57
/* Le CSS placé ici sera appliqué à tous les habillages. */
body,p,i,b,ul,ol,h1,h2,h3,h4,h5,h6,div,span,pre,code,center { background-color : black ; color : #404040 ;}
#content{ background-color : transparent ; color : #000102 ; }
#mw-page-base { background-color: transparent; }
div.vectorTabs ul li { background-color : #808080; color : #000102 ; }