« MediaWiki:Common.css » : différence entre les versions
De Guide de l'Installation Electrique
(added CSS info for Addthis cleaner formatting (workaround until installation of wiki EIG3.2 SP1) + test CSS info for table width) |
Aucun résumé des modifications |
||
Ligne 21 : | Ligne 21 : | ||
} | } | ||
.3col { | table.3col { | ||
width: 530px; | width: 530px; | ||
} | } |
Version du 26 avril 2016 à 10:59
/* Le CSS placé ici sera appliqué à tous les habillages. */
.addthis_default_style .at300b {
clear: left;
display: inline-block;
float: inherit !important;
}
.addthis_button_google_plusone {
margin-right: 15px;
padding: 0 !important;
}
.addthis_button_tweet {
margin: 0 10px 0 0 !important;
padding: 0 !important;
}
table.3col {
width: 530px;
}