Aucun résumé des modifications |
Add Quote |
||
| Ligne 6 : | Ligne 6 : | ||
border: white 2px double; | border: white 2px double; | ||
margin-bottom:15px; | margin-bottom:15px; | ||
} | |||
.quote { | |||
background-color: #412E35; | |||
color:white; | |||
padding:1%; | |||
border-radius:5px; | |||
border: white 2px double; | |||
margin-bottom:15px; | |||
} | |||
.portable-infobox { | |||
border: 1px solid #332a31; | |||
} | |||
.portable-infobox .pi-header { | |||
background-color: #9e1200; | |||
color : #ffffff; | |||
opacity: 1; | |||
} | |||
.portable-infobox .pi-title { | |||
background-color: #9e1200; | |||
color : #ffffff; | |||
opacity: 1; | |||
} | |||
.portable-infobox .pi-data { | |||
background-color: #332a31; | |||
color : #ffffff; | |||
opacity: 1; | |||
} | |||
.portable-infobox .pi-media-collection .current { | |||
background-color: #800c00; | |||
color : #ffffff; | |||
} | } | ||
Version du 14 mai 2025 à 17:57
.warning {
background-color: #610A28;
color:white;
padding:1%;
border-radius:5px;
border: white 2px double;
margin-bottom:15px;
}
.quote {
background-color: #412E35;
color:white;
padding:1%;
border-radius:5px;
border: white 2px double;
margin-bottom:15px;
}
.portable-infobox {
border: 1px solid #332a31;
}
.portable-infobox .pi-header {
background-color: #9e1200;
color : #ffffff;
opacity: 1;
}
.portable-infobox .pi-title {
background-color: #9e1200;
color : #ffffff;
opacity: 1;
}
.portable-infobox .pi-data {
background-color: #332a31;
color : #ffffff;
opacity: 1;
}
.portable-infobox .pi-media-collection .current {
background-color: #800c00;
color : #ffffff;
}