Ouvrir le menu principal

Modifications

MediaWiki:Vector.css

6 octets ajoutés, 7 décembre 2013 à 13:17
aucun résumé de modification
/* Bandeau large */
.bandeau-large { border-radius: 10px; box-shadow: 0 0 5px rgb(102, 102, 102); border:5px solid #fff; float:left; height:150px; margin-bottom:15px; overflow:hidden; width:100%; }
.bandeau-large img { display:block; width:100%; margin:-25% 0 0; }
.bandeau-large + div + table { margin:-145px -15px 0 0; border:5px solid #fff; width:270px; }
/***********/
/* infobox */
/***********/
.terainfobox { border:1px solid #aaa; float:right; margin:0 0 2em 2em; padding:0; width:270px275px; border-spacing:2px; box-shadow: 2px 2px 5px rgba(0,0,0,.2); border-radius:5px; }
.terainfobox th { background:rgb(242,242,242); border:1px solid #aaa; color:#000; font-weight:normal; font-size:0.9em; line-height:1.2em; padding-right:0.5em; text-align:right; width:35%; }
.terainfobox td { background:#fff; font-size:0.9em; line-height:1.2em; padding:0.3em; text-align:left; }