Différences entre les versions de « MediaWiki:Common.css »

De Paint
m
m
Ligne 3 : Ligne 3 :
#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 { background-color : #808080; }
div.vectorTabs ul li { background-color : #808080; }

Version du 17 août 2015 à 14:56

/* 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 : white ;}
#content{ background-color : transparent ; color : #000102 ; }
#mw-page-base { background-color: transparent; }
div.vectorTabs ul li { background-color : #808080; }