Ouvrir le menu principal

Modifications

MediaWiki:Vector.css

137 octets ajoutés, 7 décembre 2013 à 17:45
aucun résumé de modification
#mw-page-base { background:none; }
#p-personal { background:rgba(255,255,255,.85); padding:0 1em 2px 1em; }
 
div.vectorTabs,
div.vectorTabs ul,
div.vectorTabs span { background: none; padding:0; }
div.vectorTabs li.selected { background: #FFBB33; }
 
/*div#content { background:rgba(255,255,255,.85); }
div#footer { background:rgba(255,255,255,.5); }*/
 
div#content, div#content:before, div#content:after,
div#content *, div#content *:before, div#content *: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: 1000px; }