Ouvrir le menu principal

Modifications

MediaWiki:Vector.css

19 octets ajoutés, 7 décembre 2013 à 21:01
aucun résumé de modification
#firstHeading { font-size:2em; font-weight: 400; font-family: 'Roboto Condensed', sans-serif; }
.firstHeading, #firstHeading { margin-bottom:.5em; padding-bottom:.3em; }
.entete { width:80%; text-align:center; background:#f9f9f9; padding:1em; margin:1.2em auto .6em auto; border:1px solid #ddd; }
/* Bandeau large */
.bandeau-large { /*border-radius: 10px; box-shadow: 0 0 5px rgb(102, 102, 102);*/ box-shadow: 2px 2px 5px rgba(0,0,0,.2); border:5px solid #fff; float:left; max-height:150px; margin-bottom:15px0; overflow:hidden; width:100%; }
.bandeau-large img { display:block; width:100%; margin:-25% 0 0; }
.bandeau-large + .infobox { margin:-145px -185px 15px 0 0; }
/***********/