Aucun résumé des modifications |
Aucun résumé des modifications |
||
| Ligne 19 : | Ligne 19 : | ||
#cosmos-banner { | #cosmos-banner { | ||
background-color: # | background-color: #9D95AC; | ||
} | } | ||
| Ligne 85 : | Ligne 85 : | ||
.cosmos-button-primary { | .cosmos-button-primary { | ||
background-color: #E8E4EF; | background-color: #E8E4EF; | ||
color: #000000; | |||
} | } | ||
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button { | .oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button { | ||
color: var(--color-inverted-fixed,# | color: var(--color-inverted-fixed,#000); | ||
background-color: #E8E4EF; | background-color: #E8E4EF; | ||
border-color: #E8E4EF | border-color: #E8E4EF | ||
| Ligne 94 : | Ligne 95 : | ||
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button:hover { | .oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button:hover { | ||
background-color: # | background-color: #E1C6F9; | ||
border-color: # | border-color: #E1C6F9 | ||
} | } | ||
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button:active,.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive.oo-ui-buttonElement-pressed > .oo-ui-buttonElement-button,.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive.oo-ui-buttonElement-active > .oo-ui-buttonElement-button,.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive.oo-ui-popupToolGroup-active > .oo-ui-buttonElement-button { | .oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button:active,.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive.oo-ui-buttonElement-pressed > .oo-ui-buttonElement-button,.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive.oo-ui-buttonElement-active > .oo-ui-buttonElement-button,.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive.oo-ui-popupToolGroup-active > .oo-ui-buttonElement-button { | ||
color: #ffffff; | color: #ffffff; | ||
background-color: # | background-color: #8B839E; | ||
border-color: # | border-color: #8B839E; | ||
} | } | ||
| Ligne 108 : | Ligne 109 : | ||
.portable-infobox { | .portable-infobox { | ||
border: 1px solid #E8E4EF; | border: 1px solid #E8E4EF; | ||
color: #000000; | |||
} | } | ||
.portable-infobox h2 { | .portable-infobox h2 { | ||
border-bottom: solid 1px # | border-bottom: solid 1px #8B839E; | ||
} | } | ||
| Ligne 127 : | Ligne 129 : | ||
.portable-infobox .pi-background { | .portable-infobox .pi-background { | ||
background-color: # | background-color: #5B5269 | ||
} | } | ||
.portable-infobox .pi-horizontal-group-item:nth-child(even) { | .portable-infobox .pi-horizontal-group-item:nth-child(even) { | ||
background-color: # | background-color: #5B5269 | ||
} | } | ||
.portable-infobox .pi-media-collection-tabs { | .portable-infobox .pi-media-collection-tabs { | ||
background-color: # | background-color: #5B5269; | ||
} | } | ||
.portable-infobox .pi-smart-data-label:nth-child(even) .portable-infobox .pi-smart-data-value:nth-child(even) { | .portable-infobox .pi-smart-data-label:nth-child(even) .portable-infobox .pi-smart-data-value:nth-child(even) { | ||
background-color: # | background-color: #5B5269 | ||
} | } | ||
.portable-infobox .pi-data { | .portable-infobox .pi-data { | ||
background-color: # | background-color: #5B5269; | ||
} | } | ||
| Ligne 151 : | Ligne 153 : | ||
.portable-infobox .pi-media-collection .current { | .portable-infobox .pi-media-collection .current { | ||
background-color: # | background-color: #8B839E; | ||
} | } | ||
Version du 18 mai 2025 à 20:58
/* Header Site */
@media screen {
.cosmos-header {
background-color: rgba(232, 228, 239, 0.9);
}
#cosmos-footer {
background-color: rgba(157, 149, 172, 0.95);
}
.cosmos-header::before {
background: linear-gradient(to right, rgba(232, 228, 239, 0.9), rgba(0, 0, 0, 0.5)), linear-gradient(to left, rgba(0, 0, 0, 0) 200px, #000000 530px);
}
}
- cosmos-footer li {
color: #F5F5F5;
}
- cosmos-banner {
background-color: #9D95AC;
}
@media screen and (min-width: 850px) {
body::after {
}
}
/* Tabber */ .tabber__tab[aria-selected='true'] {
box-shadow: 0 -2px 0 #F5F5F5 inset;
}
.tabber__header {
box-shadow: inset 0 -1px 0 0 #979797;
}
.tabber__tab:hover {
box-shadow:inset 0 -2px 0 0 #F5F5F5; color: #F5F5F5;
}
/* Sommaire */
.skin-cosmos .toc {
background-color: rgba(152, 152, 152, 0.25);
}
- mw-content h2 {
border-bottom: solid 1px #979797;
}
/* Liens */
- mw-content a:not(.new) {
color: #9663c6;
}
body a:not(.new) {
color: #9663c6;
}
/* Page */
- mw-content {
background-color: rgba(84, 77, 98, 0.95); box-shadow: 0 4px 24px rgba(84, 77, 98, 0.7);
}
- mw-content h2 {
border-bottom: solid 1px #979797;
}
.warning {
background-color: rgba(191, 191, 191, 0.95);
}
.quote {
background-color: rgba(152, 152, 152, 0.95);
}
/* Header Article */
.cosmos-button-primary {
background-color: #E8E4EF; color: #000000;
}
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button {
color: var(--color-inverted-fixed,#000); background-color: #E8E4EF; border-color: #E8E4EF
}
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button:hover {
background-color: #E1C6F9; border-color: #E1C6F9
}
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button:active,.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive.oo-ui-buttonElement-pressed > .oo-ui-buttonElement-button,.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive.oo-ui-buttonElement-active > .oo-ui-buttonElement-button,.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive.oo-ui-popupToolGroup-active > .oo-ui-buttonElement-button {
color: #ffffff; background-color: #8B839E; border-color: #8B839E;
}
/* Infobox */
.portable-infobox {
border: 1px solid #E8E4EF; color: #000000;
}
.portable-infobox h2 {
border-bottom: solid 1px #8B839E;
}
.portable-infobox .pi-border-color {
border-color: #E8E4EF;
}
.portable-infobox .pi-header {
background-color: #E8E4EF;
}
.portable-infobox .pi-title {
background-color: #E8E4EF;
}
.portable-infobox .pi-background {
background-color: #5B5269
}
.portable-infobox .pi-horizontal-group-item:nth-child(even) {
background-color: #5B5269
}
.portable-infobox .pi-media-collection-tabs {
background-color: #5B5269;
}
.portable-infobox .pi-smart-data-label:nth-child(even) .portable-infobox .pi-smart-data-value:nth-child(even) {
background-color: #5B5269
}
.portable-infobox .pi-data {
background-color: #5B5269;
}
.portable-infobox .pi-secondary-background {
background-color: #E8E4EF;
}
.portable-infobox .pi-media-collection .current {
background-color: #8B839E;
}