Ouvrir le menu principal

Modifications

MediaWiki:Vector.css

32 octets supprimés, 8 décembre 2013 à 11:13
aucun résumé de modification
body { background:none; }
/*Fond des pages légèrement transparentdiv#content { background:rgba(255,255,255,.85); color:#333; text-shadow: 0 1px 0 #FFFFFF; }
div#footer { background:rgba(255,255,255,.5); }
div#footer,
div#content { max-width: 90%; }
 
div#content *,div#content *:before,div#content *:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}
*/
div#content, div#content:before, div#content:after,
div#mw-navigation *, div#mw-navigation *:before, div#mw-navigation *:after,
div#footer, div#footer:before, div#footer:after { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
div#content { background:#fff; border:0 none; color:#333; max-width: 1000px; /*text-shadow: 0 1px 0 #FFFFFF;*/ }div#footer { background:#fff; max-width} /* Fond des pages légèrement transparentdiv#content { background:rgba(255,255,255,.85); }div#footer { background: 1000pxrgba(255,255,255,.5); }*/
#mw-navigation { left: 0; max-width: 1200px; position: absolute; top: 0; width: 100%; }