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 : #404040 ;}
body,p,i,b,ul,ol,li,h1,h2,h3,h4,h5,h6,div,span,pre,code,center { background-color : black ; color : #808080 ;}
 
#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 : transparent ; color : #000102 ;  }

Version du 17 août 2015 à 15:00

/* Le CSS placé ici sera appliqué à tous les habillages. */
body,p,i,b,ul,ol,li,h1,h2,h3,h4,h5,h6,div,span,pre,code,center { background-color : black ; color : #808080 ;}

#content{ background-color : transparent ; color : #000102 ; }

#mw-page-base { background-color: transparent; }
div.vectorTabs ul li { background-color : transparent ; color : #000102 ;  }