« 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 3 : Ligne 3 :




.mw-capiunto-infobox {
/*.mw-capiunto-infobox {*/
    padding: 5px;
/*    padding: 5px;*/
    width: 25em;
/*    width: 25em;*/
    background: #f9f9f9;
/*    background: #f9f9f9;*/
    border: 1px solid #aaa;
/*    border: 1px solid #aaa;*/
    clear: right;
/*    clear: right;*/
    float: right;
/*    float: right;*/
    font-size: 0.9em;
/*    font-size: 0.9em;*/
    line-height: 1.4;
/*    line-height: 1.4;*/
    margin: 0 0 0.5em 1em;
/*    margin: 0 0 0.5em 1em;*/
    max-width: 325px;
/*    max-width: 325px;*/
    word-wrap: break-word;
/*    word-wrap: break-word;*/
}
/*}*/


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

Version du 3 octobre 2020 à 11:44

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



/*.mw-capiunto-infobox {*/
/*    padding: 5px;*/
/*    width: 25em;*/
/*    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;*/
/*}*/