« MediaWiki:Common.css » : différence entre les versions

De Guide de l'Installation Electrique
Aller à :navigation, rechercher
(added CSS info for Addthis cleaner formatting (workaround until installation of wiki EIG3.2 SP1) + test CSS info for table width)
(Aucune différence)

Version du 26 avril 2016 à 10:51

/* 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;
}

.3col {
    width: 530px;
}