/* Header Site */
@media screen {
.cosmos-header {
background-color: rgba(255, 211, 123, 0.9);
}
#cosmos-footer {
background-color: rgba(214, 153, 58, 0.95);
}
.cosmos-header::before {
background: linear-gradient(to right, rgba(255, 211, 123, 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: #9A9138;
}
@media screen and (min-width: 850px) {
body::after {
}
}
/* Tabber */ .tabber__tab[aria-selected='true'] {
box-shadow: 0 -2px 0 #FA9E3B inset;
}
.tabber__header {
box-shadow: inset 0 -1px 0 0 #E6DC67;
}
.tabber__tab:hover {
box-shadow:inset 0 -2px 0 0 #FA9E3B; color: #FFE4AE;
}
/* Sommaire */
.skin-cosmos .toc {
background-color: rgba(185, 134, 82, 0.25);
}
/* Liens */
- mw-content a:not(.new) {
color: #FA9E3B;
}
body a:not(.new) {
color: #FA9E3B;
}
/* Page */
- mw-content {
background-color: rgba(185, 141, 63, 0.95); box-shadow: 0 4px 24px rgba(185, 141, 63, 0.7);
}
- mw-content h2 {
border-bottom: solid 1px #E6DC67;
}
.warning {
background-color: rgba(201, 143, 86, 0.95);
}
.quote {
background-color: rgba(214, 153, 58, 0.95);
}
/* Header Article */
.cosmos-button-primary {
background-color: #FFD37B;
}
.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: #FFD37B; border-color: #FFD37B
}
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button:hover {
background-color: #FFE4AE; border-color: #FFE4AE
}
.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: #D3C85E; border-color: #D3C85E;
}
/* Infobox */
.portable-infobox {
border: 1px solid #F1E56B;
}
.portable-infobox h2 {
border-bottom: solid 1px #D3C85E;
}
.portable-infobox .pi-border-color {
border-color: #F1E56B;
}
.portable-infobox .pi-header {
background-color: #F1E56B;
}
.portable-infobox .pi-title {
background-color: #F1E56B;
}
.portable-infobox .pi-background {
background-color: #636127
}
.portable-infobox .pi-horizontal-group-item:nth-child(even) {
background-color: #636127
}
.portable-infobox .pi-media-collection-tabs {
background-color: #636127;
}
.portable-infobox .pi-smart-data-label:nth-child(even) .portable-infobox .pi-smart-data-value:nth-child(even) {
background-color: #636127
}
.portable-infobox .pi-data {
background-color: #636127;
}
.portable-infobox .pi-secondary-background {
background-color: #F1E56B;
}
.portable-infobox .pi-media-collection .current {
background-color: #D3C85E;
}