Page créée avec « →Header Site : @media screen { .cosmos-header { background-color: rgba(16, 58, 99, 0.9); } #cosmos-footer { background-color: rgba(34, 53, 85, 0.95); } .cosmos-header::before { background: linear-gradient(to right, rgba(16, 58, 99, 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: #484031; } @me... » |
Aucun résumé des modifications |
||
| (6 versions intermédiaires par le même utilisateur non affichées) | |||
| Ligne 20 : | Ligne 20 : | ||
#cosmos-banner { | #cosmos-banner { | ||
background-color: # | background-color: #31284F; | ||
} | } | ||
| 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 #BB823A inset; | ||
} | } | ||
.tabber__header { | .tabber__header { | ||
box-shadow: inset 0 -1px 0 0 # | box-shadow: inset 0 -1px 0 0 #5434A1; | ||
} | } | ||
.tabber__tab:hover { | .tabber__tab:hover { | ||
box-shadow:inset 0 -2px 0 0 # | box-shadow:inset 0 -2px 0 0 #BB823A; | ||
color: #3A668D; | color: #3A668D; | ||
} | } | ||
| Ligne 46 : | Ligne 46 : | ||
.skin-cosmos .toc { | .skin-cosmos .toc { | ||
background-color: rgba( | background-color: rgba(97, 69, 41, 0.25); | ||
} | } | ||
| Ligne 52 : | Ligne 52 : | ||
#mw-content a:not(.new) { | #mw-content a:not(.new) { | ||
color: # | color: #BB823A; | ||
} | } | ||
body a:not(.new) { | body a:not(.new) { | ||
color: # | color: #BB823A; | ||
} | } | ||
| Ligne 62 : | Ligne 62 : | ||
#mw-content { | #mw-content { | ||
background-color: rgba( | background-color: rgba(18, 24, 35, 0.95); | ||
box-shadow: 0 4px 24px rgba( | box-shadow: 0 4px 24px rgba(18, 24, 35, 0.7); | ||
} | } | ||
#mw-content h2 { | #mw-content h2 { | ||
border-bottom: solid 1px # | border-bottom: solid 1px #5434A1; | ||
} | } | ||
.warning { | .warning { | ||
background-color: rgba( | background-color: rgba(112, 80, 48, 0.95); | ||
} | } | ||
| Ligne 82 : | Ligne 82 : | ||
.cosmos-button-primary { | .cosmos-button-primary { | ||
background-color: #103A63; | background-color: #103A63; | ||
/* stroke: #000000; */ | /* stroke: #000000; */ | ||
} | } | ||
| Ligne 103 : | Ligne 102 : | ||
.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: #341D6A; | ||
border-color: # | border-color: #341D6A; | ||
} | } | ||
| Ligne 110 : | Ligne 109 : | ||
.portable-infobox { | .portable-infobox { | ||
border: 1px solid # | border: 1px solid #5636A6; | ||
} | } | ||
.portable-infobox h2 { | .portable-infobox h2 { | ||
border-bottom: solid 1px # | border-bottom: solid 1px #341D6A; | ||
} | } | ||
.portable-infobox .pi-border-color { | .portable-infobox .pi-border-color { | ||
border-color: # | border-color: #5636A6; | ||
} | } | ||
.portable-infobox .pi-header { | .portable-infobox .pi-header { | ||
background-color: # | background-color: #5636A6; | ||
} | } | ||
.portable-infobox .pi-title { | .portable-infobox .pi-title { | ||
background-color: # | background-color: #5636A6; | ||
} | } | ||
.portable-infobox .pi-background { | .portable-infobox .pi-background { | ||
background-color: # | background-color: #231F39 | ||
} | } | ||
.portable-infobox .pi-horizontal-group-item:nth-child(even) { | .portable-infobox .pi-horizontal-group-item:nth-child(even) { | ||
background-color: # | background-color: #231F39 | ||
} | } | ||
.portable-infobox .pi-media-collection-tabs { | .portable-infobox .pi-media-collection-tabs { | ||
background-color: # | background-color: #231F39; | ||
} | } | ||
.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: #231F39 | ||
} | } | ||
.portable-infobox .pi-data { | .portable-infobox .pi-data { | ||
background-color: # | background-color: #231F39; | ||
} | } | ||
.portable-infobox .pi-secondary-background { | .portable-infobox .pi-secondary-background { | ||
background-color: # | background-color: #5636A6; | ||
} | } | ||
.portable-infobox .pi-media-collection .current { | .portable-infobox .pi-media-collection .current { | ||
background-color: # | background-color: #341D6A; | ||
} | } | ||
Dernière version du 9 juillet 2025 à 21:13
/* Header Site */
@media screen {
.cosmos-header {
background-color: rgba(16, 58, 99, 0.9);
}
#cosmos-footer {
background-color: rgba(34, 53, 85, 0.95);
}
.cosmos-header::before {
background: linear-gradient(to right, rgba(16, 58, 99, 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: #31284F;
}
@media screen and (min-width: 850px) {
body::after {
}
}
/* Tabber */ .tabber__tab[aria-selected='true'] {
box-shadow: 0 -2px 0 #BB823A inset;
}
.tabber__header {
box-shadow: inset 0 -1px 0 0 #5434A1;
}
.tabber__tab:hover {
box-shadow:inset 0 -2px 0 0 #BB823A; color: #3A668D;
}
/* Sommaire */
.skin-cosmos .toc {
background-color: rgba(97, 69, 41, 0.25);
}
/* Liens */
- mw-content a:not(.new) {
color: #BB823A;
}
body a:not(.new) {
color: #BB823A;
}
/* Page */
- mw-content {
background-color: rgba(18, 24, 35, 0.95); box-shadow: 0 4px 24px rgba(18, 24, 35, 0.7);
}
- mw-content h2 {
border-bottom: solid 1px #5434A1;
}
.warning {
background-color: rgba(112, 80, 48, 0.95);
}
.quote {
background-color: rgba(34, 53, 85, 0.95);
}
/* Header Article */
.cosmos-button-primary {
background-color: #103A63; /* 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: #103A63; border-color: #103A63
}
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button:hover {
background-color: #3A668D; border-color: #3A668D
}
.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: #341D6A; border-color: #341D6A;
}
/* Infobox */
.portable-infobox {
border: 1px solid #5636A6;
}
.portable-infobox h2 {
border-bottom: solid 1px #341D6A;
}
.portable-infobox .pi-border-color {
border-color: #5636A6;
}
.portable-infobox .pi-header {
background-color: #5636A6;
}
.portable-infobox .pi-title {
background-color: #5636A6;
}
.portable-infobox .pi-background {
background-color: #231F39
}
.portable-infobox .pi-horizontal-group-item:nth-child(even) {
background-color: #231F39
}
.portable-infobox .pi-media-collection-tabs {
background-color: #231F39;
}
.portable-infobox .pi-smart-data-label:nth-child(even) .portable-infobox .pi-smart-data-value:nth-child(even) {
background-color: #231F39
}
.portable-infobox .pi-data {
background-color: #231F39;
}
.portable-infobox .pi-secondary-background {
background-color: #5636A6;
}
.portable-infobox .pi-media-collection .current {
background-color: #341D6A;
}