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

De ESCR
Aller à la navigation Aller à la recherche
Aucun résumé des modifications
Aucun résumé des modifications
 
Ligne 7 : Ligne 7 :
     border-collapse: separate;
     border-collapse: separate;
}
}
.mw-capiunto-infobox-label {
  max-width: 1em;
}


/*.mw-capiunto-infobox-top {*/
/*.mw-capiunto-infobox-top {*/

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