« MediaWiki:Common.css » : différence entre les versions
De Guide de l'Installation Electrique
Aucun résumé des modifications |
Aucun résumé des modifications |
||
Ligne 19 : | Ligne 19 : | ||
margin: 0 10px 0 0 !important; | margin: 0 10px 0 0 !important; | ||
padding: 0 !important; | padding: 0 !important; | ||
} | |||
.\32 col { | |||
min-width: 340px; | |||
} | } | ||
.\33 col { | .\33 col { | ||
min-width: | min-width: 510px; | ||
} | |||
.\34 col { | |||
min-width: 680px; | |||
} | |||
.\35 col { | |||
min-width: 850px; | |||
} | } | ||
Version du 11 mai 2016 à 09:14
/* 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;
}
.\32 col {
min-width: 340px;
}
.\33 col {
min-width: 510px;
}
.\34 col {
min-width: 680px;
}
.\35 col {
min-width: 850px;
}
li.gallerybox div.thumb {
text-align: center;
border: 1px solid #ccc;
background-color: #FFFFFF;
margin: 2px;
}
.gallerytext p {
font-size: 12px !important;
color: #4F5659;
}