Aucun résumé des modifications |
Aucun résumé des modifications |
||
| (Une version intermédiaire par le même utilisateur non affichée) | |||
| Ligne 3 : | Ligne 3 : | ||
@media screen { | @media screen { | ||
.cosmos-header { | .cosmos-header { | ||
background-color: rgba(255, | background-color: rgba(255, 158, 36, 0.9); | ||
} | } | ||
| Ligne 11 : | Ligne 11 : | ||
.cosmos-header::before { | .cosmos-header::before { | ||
background: linear-gradient(to right, rgba(255, | background: linear-gradient(to right, rgba(255, 158, 36, 0.9), rgba(0, 0, 0, 0.5)), linear-gradient(to left, rgba(0, 0, 0, 0) 200px, #000000 530px); | ||
} | } | ||
} | } | ||
| Ligne 31 : | Ligne 31 : | ||
/* Tabber */ | /* Tabber */ | ||
.tabber__tab[aria-selected='true'] { | .tabber__tab[aria-selected='true'] { | ||
box-shadow: 0 -2px 0 # | box-shadow: 0 -2px 0 #DAC961 inset; | ||
} | } | ||
.tabber__header { | .tabber__header { | ||
box-shadow: inset 0 -1px 0 0 # | box-shadow: inset 0 -1px 0 0 #FFAD42; | ||
} | } | ||
.tabber__tab:hover { | .tabber__tab:hover { | ||
box-shadow:inset 0 -2px 0 0 # | box-shadow:inset 0 -2px 0 0 #DAC961; | ||
color: # | color: #FFC06B; | ||
} | } | ||
| Ligne 46 : | Ligne 46 : | ||
.skin-cosmos .toc { | .skin-cosmos .toc { | ||
background-color: rgba( | background-color: rgba(99, 87, 31, 0.25); | ||
} | } | ||
| Ligne 52 : | Ligne 52 : | ||
#mw-content a:not(.new) { | #mw-content a:not(.new) { | ||
color: # | color: #DAC961; | ||
} | } | ||
body a:not(.new) { | body a:not(.new) { | ||
color: # | color: #DAC961; | ||
} | } | ||
| Ligne 67 : | Ligne 67 : | ||
#mw-content h2 { | #mw-content h2 { | ||
border-bottom: solid 1px # | border-bottom: solid 1px #FFAD42; | ||
} | } | ||
.warning { | .warning { | ||
background-color: rgba( | background-color: rgba(139, 121, 43, 0.95); | ||
} | } | ||
| Ligne 81 : | Ligne 81 : | ||
.cosmos-button-primary { | .cosmos-button-primary { | ||
background-color: # | background-color: #FF9E24; | ||
color: #000000; | color: #000000; | ||
/* stroke: #000000; */ | /* stroke: #000000; */ | ||
| Ligne 92 : | Ligne 92 : | ||
.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,#fff); | color: var(--color-inverted-fixed,#fff); | ||
background-color: # | background-color: #FF9E24; | ||
border-color: # | border-color: #FF9E24 | ||
} | } | ||
.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: #FFC06B; | ||
border-color: # | border-color: #FFC06B | ||
} | } | ||
.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: #fff; | color: #fff; | ||
background-color: # | background-color: #FA9B31; | ||
border-color: # | border-color: #FA9B31; | ||
} | } | ||
| Ligne 110 : | Ligne 110 : | ||
.portable-infobox { | .portable-infobox { | ||
border: 1px solid # | border: 1px solid #FFAE45; | ||
} | } | ||
.portable-infobox h2 { | .portable-infobox h2 { | ||
border-bottom: solid 1px # | border-bottom: solid 1px #FA9B31; | ||
} | } | ||
.portable-infobox .pi-border-color { | .portable-infobox .pi-border-color { | ||
border-color: # | border-color: #FFAE45; | ||
} | } | ||
.portable-infobox .pi-header { | .portable-infobox .pi-header { | ||
background-color: # | background-color: #FFAE45; | ||
color: #000000; | color: #000000; | ||
} | } | ||
.portable-infobox .pi-title { | .portable-infobox .pi-title { | ||
background-color: # | background-color: #FFAE45; | ||
color: #000000; | color: #000000; | ||
} | } | ||
| Ligne 152 : | Ligne 152 : | ||
.portable-infobox .pi-secondary-background { | .portable-infobox .pi-secondary-background { | ||
background-color: # | background-color: #FFAE45; | ||
} | } | ||
.portable-infobox .pi-media-collection .current { | .portable-infobox .pi-media-collection .current { | ||
background-color: # | background-color: #FA9B31; | ||
} | } | ||
Dernière version du 24 juillet 2025 à 00:25
/* Header Site */
@media screen {
.cosmos-header {
background-color: rgba(255, 158, 36, 0.9);
}
#cosmos-footer {
background-color: rgba(71, 71, 71, 0.95);
}
.cosmos-header::before {
background: linear-gradient(to right, rgba(255, 158, 36, 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: #343434;
}
@media screen and (min-width: 850px) {
body::after {
}
}
/* Tabber */ .tabber__tab[aria-selected='true'] {
box-shadow: 0 -2px 0 #DAC961 inset;
}
.tabber__header {
box-shadow: inset 0 -1px 0 0 #FFAD42;
}
.tabber__tab:hover {
box-shadow:inset 0 -2px 0 0 #DAC961; color: #FFC06B;
}
/* Sommaire */
.skin-cosmos .toc {
background-color: rgba(99, 87, 31, 0.25);
}
/* Liens */
- mw-content a:not(.new) {
color: #DAC961;
}
body a:not(.new) {
color: #DAC961;
}
/* Page */
- mw-content {
background-color: rgba(37, 37, 37, 0.95); box-shadow: 0 4px 24px rgba(37, 37, 37, 0.7);
}
- mw-content h2 {
border-bottom: solid 1px #FFAD42;
}
.warning {
background-color: rgba(139, 121, 43, 0.95);
}
.quote {
background-color: rgba(71, 71, 71, 0.95);
}
/* Header Article */
.cosmos-button-primary {
background-color: #FF9E24; color: #000000; /* stroke: #000000; */
}
- cosmos-actionsList-dropdownIcon {
/* fill: #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,#fff); background-color: #FF9E24; border-color: #FF9E24
}
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button:hover {
background-color: #FFC06B; border-color: #FFC06B
}
.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: #fff; background-color: #FA9B31; border-color: #FA9B31;
}
/* Infobox */
.portable-infobox {
border: 1px solid #FFAE45;
}
.portable-infobox h2 {
border-bottom: solid 1px #FA9B31;
}
.portable-infobox .pi-border-color {
border-color: #FFAE45;
}
.portable-infobox .pi-header {
background-color: #FFAE45; color: #000000;
}
.portable-infobox .pi-title {
background-color: #FFAE45; color: #000000;
}
.portable-infobox .pi-background {
background-color: #2C2C2C
}
.portable-infobox .pi-horizontal-group-item:nth-child(even) {
background-color: #2C2C2C
}
.portable-infobox .pi-media-collection-tabs {
background-color: #2C2C2C;
}
.portable-infobox .pi-smart-data-label:nth-child(even) .portable-infobox .pi-smart-data-value:nth-child(even) {
background-color: #2C2C2C
}
.portable-infobox .pi-data {
background-color: #2C2C2C;
}
.portable-infobox .pi-secondary-background {
background-color: #FFAE45;
}
.portable-infobox .pi-media-collection .current {
background-color: #FA9B31;
}