Ouvrir le menu principal

Modifications

MediaWiki:Common.css

83 octets ajoutés, 7 décembre 2013 à 21:05
aucun résumé de modification
/* Info box */
.infobox { background:#fff; box-shadow: 2px 2px 5px rgba(0,0,0,.2); float:right; margin:0 0 2em 2em; padding:5px; width:280px; }@media only screen and (min-width: 768px) and (max-width: 1400px) {.infobox { float:right; }}
.infobox table { border:none; border-spacing:2px; width:270px; }
.infobox th { background:rgb(242,242,242); border:none; border-bottom:1px solid #ededed; color:#000; font-weight:normal; font-size:0.9em; line-height:1.2em; padding: .3em .5em .3em .3em; text-align:right; vertical-align:top; width:35%; }