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. */ | ||
html,head,body,#mw-head,#content,#mw-navigation{ background-color : black ; color : #808080 ;} | html,head,body,#mw-head,#content,#mw-navigation,#toc{ background-color : black ; color : #808080 ;} | ||
p,i,b,ul,ol,li,h1,h2,h3,h4,h5,h6,div,span,pre,code,center,hr,tab,td,th,tr,tbody { background-color : transparent ; color : #808080 ;} | p,i,b,ul,ol,li,h1,h2,h3,h4,h5,h6,div,span,pre,code,center,hr,tab,td,th,tr,tbody { background-color : transparent ; color : #808080 ;} |