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

De ESCR
Aller à la navigation Aller à la recherche
(Page créée avec « →‎Le CSS placé ici sera appliqué à tous les habillages. : .mw-capiunto-infobox { padding: 5px; width: 25em; background: #f9f9f9; border: 1px solid… »)
 
Aucun résumé des modifications
 
(7 versions intermédiaires par le même utilisateur non affichées)
Ligne 4 : Ligne 4 :


.mw-capiunto-infobox {
.mw-capiunto-infobox {
     padding: 5px;
     border-spacing: 5px;
    width: 25em;
     border-collapse: separate;
    background: #f9f9f9;
     border: 1px solid #aaa;
    clear: right;
    float: right;
    font-size: 0.9em;
    line-height: 1.4;
    margin: 0 0 0.5em 1em;
    max-width: 325px;
    word-wrap: break-word;
}
}
/*.mw-capiunto-infobox-top {*/
/*    display: table;*/
/*    height: 45px;*/
/*    width: 100%;*/
/*    font-weight: bold;*/
/*    text-align: center;*/
/*    font-size: 1.4em;*/
/*    line-height: 1.1;*/
/*    margin-bottom: 10px;*/
/*    background-color: #dfedff;*/
/*}*/

Version actuelle datée du 4 octobre 2020 à 15:58

/* Le CSS placé ici sera appliqué à tous les habillages. */



.mw-capiunto-infobox {
    border-spacing: 5px;
    border-collapse: separate;
}

/*.mw-capiunto-infobox-top {*/
/*    display: table;*/
/*    height: 45px;*/
/*    width: 100%;*/
/*    font-weight: bold;*/
/*    text-align: center;*/
/*    font-size: 1.4em;*/
/*    line-height: 1.1;*/
/*    margin-bottom: 10px;*/
/*    background-color: #dfedff;*/
/*}*/