Aller au contenu

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

De Wikiquestia
Aucun résumé des modifications
Aucun résumé des modifications
Ligne 1 : Ligne 1 :
.infobox, .infobox_top_border, .infobox_bottom_border {
.infobox, .infobox_top_border {
     padding: 5px;
     padding: 5px;
     width: 25em;
     width: 25em;
Ligne 13 : Ligne 13 :
}
}


.infobox-title, .infobox-subtitle, .infobox-subtitle-biography, .infobox_header_blank, .infobox_separator {
.infobox_bottom_border {
    background: #f9f9f9;
    border-bottom: 1px solid #aaa;
    width: 100%;
    max-width: 100%;
    float: right;
}
 
.infobox-title {
     font-weight: bold;
     font-weight: bold;
     text-align: center;
     text-align: center;
    color: #000;
     background: #54994C;
     background: #54994C;
    color: #000;
     padding: 1px;
     padding: 1px;
     width: 100%;
     width: 100%;
     margin: 0.5em 0;
     height: 45px;
}
}


.infobox-subtitle, .infobox-subtitle-biography {
.infobox-subtitle, .infobox-subtitle-biography {
    font-weight: bold;
    text-align: center;
     background-color: #5c76be;
     background-color: #5c76be;
    margin: 0.5em;
    padding: 0.2em;
}
}


Ligne 38 : Ligne 50 :
     border-top: 1px solid;
     border-top: 1px solid;
     border-bottom: 1px solid;
     border-bottom: 1px solid;
    font-weight: bold;
    text-align: center;
     background: #EBEBEB;
     background: #EBEBEB;
     color: #333;
     color: #333;
Ligne 50 : Ligne 64 :
.infobox-center, .infobox-left, .infobox-right {
.infobox-center, .infobox-left, .infobox-right {
     text-align: center;
     text-align: center;
}
.infobox-left {
    text-align: left;
}
.infobox-right {
    text-align: right;
}
}


Ligne 78 : Ligne 100 :


.border-line {
.border-line {
     border-top: 1px solid;
     border-top-style: solid;
    border-width: 1px;
     height: 2px;
     height: 2px;
     margin: 5px 0.5em;
     margin: 5px 0.5em;
    border-color: inherit;
}
}


Ligne 149 : Ligne 173 :
}
}


.header_country, .header_biography_hero_PJ, .header_biography_vardahil,  
.infobox_v3 p.legend a {
.header_biography_bjorkan, .header_biography_adenaor,  
    color: #54525d;
.header_biography_damian, .header_biography_valt,  
}
.header_biography_dekaron, .header_biography_kelendros,  
 
.header_biography_regnak, .header_biography_djillian,
.header_country {
.header_biography_hero_PNJ, .header_biography_PNJ,
    background: #54994c99;
.header_biography_evil, .header_city, .header_geography,
    background-image: url(https://wiki.alakihel.ovh/images/c/c0/Pictogram_compas_102x45.png);
.header_place, .header_race, .header_ethnicity,
    background-position-x: right;
.header_organization, .header_item, .header_event {
    background-repeat: no-repeat;
    background-size: contain;
}
 
.header_biography_hero_PJ, .header_biography_vardahil, .header_biography_bjorkan,  
.header_biography_adenaor, .header_biography_damian, .header_biography_valt,  
.header_biography_dekaron, .header_biography_kelendros, .header_biography_regnak,  
.header_biography_djillian {
    background: #DDD5C9;
    background-image: url(https://wiki.alakihel.ovh/images/d/df/Pictogram_feather.png);
    background-position-x: right;
    background-repeat: no-repeat;
    background-size: contain;
}
 
.header_biography_hero_PNJ {
    background: #ADA9E0;
    background-image: url(http://localhost:8888/FQw/images/0/0c/Picto_infobox_biography.png);
     background-position-x: right;
     background-position-x: right;
     background-repeat: no-repeat;
     background-repeat: no-repeat;
Ligne 163 : Ligne 204 :
}
}


.subheader_general, .subheader_country,  
.header_biography_PNJ {
.subheader_biography_hero_PJ, .subheader_biography_PNJ,  
    background: #dac5a3;
.subheader_biography_evil, .subheader_city,  
    background-image: url(http://localhost:8888/FQw/images/0/0c/Picto_infobox_biography.png);
.subheader_geography, .subheader_place,
    background-position-x: right;
.subheader_race, .subheader_ethnicity,
    background-repeat: no-repeat;
.subheader_organization, .subheader_item,
    background-size: contain;
.subheader_event {
}
 
.header_biography_evil {
    background: #39414d;
    background-image: url(https://wiki.alakihel.ovh/images/d/d3/Pictogram_oeil_102x45.png);
    background-position-x: right;
    background-repeat: no-repeat;
    background-size: contain;
    color: #fff;
}
 
.header_city, .header_geography, .header_place, .header_race,  
.header_ethnicity, .header_organization, .header_item, .header_event {
    background-image: url(//upload.wikimedia.org/wikipedia/commons/7/7a/Picto_infobox_map.png);
    background-position-x: right;
    background-repeat: no-repeat;
    background-size: contain;
}
 
.header_city {
    background: #9d943099;
}
 
.header_geography {
    background: #915B5B;
}
 
.header_place {
    background: #a7b0a799;
}
 
.header_race {
    background: #9f571899;
}
 
.header_ethnicity {
    background: #a1730099;
}
 
.header_organization {
    background-color: #9d943ccc;
}
 
.header_item {
    background: #9f262699;
}
 
.header_event {
    background: #10c4b899;
}
 
.infobox_subheader {
     font-weight: bold;
     font-weight: bold;
     text-align: center;
     text-align: center;
Ligne 175 : Ligne 267 :
     margin: 0.5em;
     margin: 0.5em;
     padding: 4px;
     padding: 4px;
}
.subheader_general {
    background: #4652adcc;
}
.subheader_country {
    background: #54994ccc;
}
.subheader_biography_hero_PJ {
    background: #DBDDC9;
}
}


Ligne 180 : Ligne 284 :
     background: #c6c4ea;
     background: #c6c4ea;
     color: #c6c4ea;
     color: #c6c4ea;
}
.subheader_biography_PNJ {
    background: #D3DAA3;
}
.subheader_biography_evil {
    background: #3B394D;
    color: #FFFFFF;
}
.subheader_city {
    background: #9d2ebc88;
}
.subheader_geography {
    background: #DB8877;
}
.subheader_place {
    background: #a7b0accc;
}
.subheader_race {
    background: #9f571ccc;
}
.subheader_ethnicity {
    background: #a1730ccc;
}
.subheader_organization {
    background-color: #9d933c82;
}
.subheader_item {
    background: #9f262ccc;
}
.subheader_event {
    background: #10c4bccc;
}
}

Version du 18 août 2024 à 15:35

.infobox, .infobox_top_border {
    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;
}

.infobox_bottom_border {
    background: #f9f9f9;
    border-bottom: 1px solid #aaa;
    width: 100%;
    max-width: 100%;
    float: right;
}

.infobox-title {
    font-weight: bold;
    text-align: center;
    color: #000;
    background: #54994C;
    padding: 1px;
    width: 100%;
    height: 45px;
}

.infobox-subtitle, .infobox-subtitle-biography {
    font-weight: bold;
    text-align: center;
    background-color: #5c76be;
    margin: 0.5em;
    padding: 0.2em;
}

.infobox-LO, .infobox-caption {
    font-size: smaller;
    font-style: italic;
    margin: 0.5em 0;
    text-align: center;
}

.infobox-séparateur, .infobox_separator {
    padding: 0.5em;
    border-top: 1px solid;
    border-bottom: 1px solid;
    font-weight: bold;
    text-align: center;
    background: #EBEBEB;
    color: #333;
}

.infobox-image {
    text-align: center;
    border: 1px solid #333;
    padding: 0.5em;
}

.infobox-center, .infobox-left, .infobox-right {
    text-align: center;
}

.infobox-left {
    text-align: left;
}

.infobox-right {
    text-align: right;
}

.infobox-table th, .infobox-table td {
    text-align: left;
    vertical-align: top;
    width: 10em;
}

.infobox-list-left, .infobox-list-right {
    text-align: center;
    float: left;
    width: 45%;
}

.mw-image-border .mw-file-element {
    border: 1px solid #eaecf0;
}

figure {
    display: table;
    text-align: center;
    border-collapse: collapse;
    margin: 0.2em;
    clear: right;
    float: right;
}

.border-line {
    border-top-style: solid;
    border-width: 1px;
    height: 2px;
    margin: 5px 0.5em;
    border-color: inherit;
}

.infobox-container {
    float: right;
    clear: right;
    width: 33%;
    margin-left: 10px;
}

audio {
    width: -webkit-fill-available;
    height: 20px;
}

.row {
    display: table;
    clear: both;
}

.column {
    float: left;
    width: 50%;
    padding: 10px;
}

.infobox_v3 {
    padding: 10px;
    width: 25em;
    background: #fff;
    clear: right;
    float: right;
    font-size: 0.9em;
    line-height: 1.4;
    margin: 1em 1em 0.5em 1em;
    max-width: 325px;
    word-wrap: break-word;
    box-shadow: 0 0 0.2rem #999;
    border: 0;
}

.infobox_v3 table {
    margin: 0 0 15px;
}

.infobox_v3 .entete {
    padding: 10px;
    margin: -10px -10px 5px;
}

.infobox_v3 th[scope="row"], .infobox_v3 td {
    padding: 0 2px;
}

.infobox_v3 .images img {
    height: auto;
    max-width: 320px;
    width: 100%;
}

.infobox_v3 p.legend {
    background: #fff;
    color: #54525d;
    font-size: 0.9em;
    margin: 0;
    padding: 3px 6px 12px;
    text-align: left;
}

.infobox_v3 p.legend a {
    color: #54525d;
}

.header_country {
    background: #54994c99;
    background-image: url(https://wiki.alakihel.ovh/images/c/c0/Pictogram_compas_102x45.png);
    background-position-x: right;
    background-repeat: no-repeat;
    background-size: contain;
}

.header_biography_hero_PJ, .header_biography_vardahil, .header_biography_bjorkan, 
.header_biography_adenaor, .header_biography_damian, .header_biography_valt, 
.header_biography_dekaron, .header_biography_kelendros, .header_biography_regnak, 
.header_biography_djillian {
    background: #DDD5C9;
    background-image: url(https://wiki.alakihel.ovh/images/d/df/Pictogram_feather.png);
    background-position-x: right;
    background-repeat: no-repeat;
    background-size: contain;
}

.header_biography_hero_PNJ {
    background: #ADA9E0;
    background-image: url(http://localhost:8888/FQw/images/0/0c/Picto_infobox_biography.png);
    background-position-x: right;
    background-repeat: no-repeat;
    background-size: contain;
}

.header_biography_PNJ {
    background: #dac5a3;
    background-image: url(http://localhost:8888/FQw/images/0/0c/Picto_infobox_biography.png);
    background-position-x: right;
    background-repeat: no-repeat;
    background-size: contain;
}

.header_biography_evil {
    background: #39414d;
    background-image: url(https://wiki.alakihel.ovh/images/d/d3/Pictogram_oeil_102x45.png);
    background-position-x: right;
    background-repeat: no-repeat;
    background-size: contain;
    color: #fff;
}

.header_city, .header_geography, .header_place, .header_race, 
.header_ethnicity, .header_organization, .header_item, .header_event {
    background-image: url(//upload.wikimedia.org/wikipedia/commons/7/7a/Picto_infobox_map.png);
    background-position-x: right;
    background-repeat: no-repeat;
    background-size: contain;
}

.header_city {
    background: #9d943099;
}

.header_geography {
    background: #915B5B;
}

.header_place {
    background: #a7b0a799;
}

.header_race {
    background: #9f571899;
}

.header_ethnicity {
    background: #a1730099;
}

.header_organization {
    background-color: #9d943ccc;
}

.header_item {
    background: #9f262699;
}

.header_event {
    background: #10c4b899;
}

.infobox_subheader {
    font-weight: bold;
    text-align: center;
    line-height: 1.1;
    margin: 0.5em;
    padding: 4px;
}

.subheader_general {
    background: #4652adcc;
}

.subheader_country {
    background: #54994ccc;
}

.subheader_biography_hero_PJ {
    background: #DBDDC9;
}

.subheader_biography_hero_PNJ .border-line {
    background: #c6c4ea;
    color: #c6c4ea;
}

.subheader_biography_PNJ {
    background: #D3DAA3;
}

.subheader_biography_evil {
    background: #3B394D;
    color: #FFFFFF;
}

.subheader_city {
    background: #9d2ebc88;
}

.subheader_geography {
    background: #DB8877;
}

.subheader_place {
    background: #a7b0accc;
}

.subheader_race {
    background: #9f571ccc;
}

.subheader_ethnicity {
    background: #a1730ccc;
}

.subheader_organization {
    background-color: #9d933c82;
}

.subheader_item {
    background: #9f262ccc;
}

.subheader_event {
    background: #10c4bccc;
}