Aucun résumé des modifications |
Aucun résumé des modifications |
||
| (4 versions intermédiaires par le même utilisateur non affichées) | |||
| 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 #FF9DAE inset; | ||
} | } | ||
| Ligne 39 : | Ligne 39 : | ||
.tabber__tab:hover { | .tabber__tab:hover { | ||
box-shadow:inset 0 -2px 0 0 # | box-shadow:inset 0 -2px 0 0 #FF9DAE; | ||
color: #C4F8FF; | color: #C4F8FF; | ||
} | } | ||
| Ligne 52 : | Ligne 52 : | ||
#mw-content a:not(.new) { | #mw-content a:not(.new) { | ||
color: # | color: #FF9DAE; | ||
} | } | ||
body a:not(.new) { | body a:not(.new) { | ||
color: # | color: #FF9DAE; | ||
} | } | ||
| Ligne 62 : | Ligne 62 : | ||
#mw-content { | #mw-content { | ||
background-color: rgba( | background-color: rgba(56, 91, 101, 0.95); | ||
box-shadow: 0 4px 24px rgba( | box-shadow: 0 4px 24px rgba(56, 91, 101, 0.7); | ||
} | } | ||
| Ligne 72 : | Ligne 72 : | ||
.warning { | .warning { | ||
background-color: rgba(234, 187, 195, 0.95); | background-color: rgba(234, 187, 195, 0.95); | ||
color: #000000; | |||
} | } | ||
| Ligne 118 : | Ligne 119 : | ||
.portable-infobox .pi-header { | .portable-infobox .pi-header { | ||
background-color: #ACFFFC; | background-color: #ACFFFC; | ||
color: #000000; | |||
} | } | ||
.portable-infobox .pi-title { | .portable-infobox .pi-title { | ||
background-color: #ACFFFC; | background-color: #ACFFFC; | ||
color: #000000; | |||
} | } | ||
Dernière version du 9 juillet 2025 à 21:05
/* Header Site */
@media screen {
.cosmos-header {
background-color: rgba(158, 240, 255, 0.9);
}
#cosmos-footer {
background-color: rgba(97, 182, 197, 0.95);
}
.cosmos-header::before {
background: linear-gradient(to right, rgba(158, 240, 255, 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: #579F99;
}
@media screen and (min-width: 850px) {
body::after {
}
}
/* Tabber */ .tabber__tab[aria-selected='true'] {
box-shadow: 0 -2px 0 #FF9DAE inset;
}
.tabber__header {
box-shadow: inset 0 -1px 0 0 #B9FFFD;
}
.tabber__tab:hover {
box-shadow:inset 0 -2px 0 0 #FF9DAE; color: #C4F8FF;
}
/* Sommaire */
.skin-cosmos .toc {
background-color: rgba(230, 185, 193, 0.25);
}
/* Liens */
- mw-content a:not(.new) {
color: #FF9DAE;
}
body a:not(.new) {
color: #FF9DAE;
}
/* Page */
- mw-content {
background-color: rgba(56, 91, 101, 0.95); box-shadow: 0 4px 24px rgba(56, 91, 101, 0.7);
}
- mw-content h2 {
border-bottom: solid 1px #B9FFFD;
}
.warning {
background-color: rgba(234, 187, 195, 0.95); color: #000000;
}
.quote {
background-color: rgba(97, 182, 197, 0.95);
}
/* Header Article */
.cosmos-button-primary {
background-color: #9EF0FF; 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,#fff); background-color: #9EF0FF; border-color: #9EF0FF
}
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button:hover {
background-color: #C4F8FF; border-color: #C4F8FF
}
.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: #94FFFC; border-color: #94FFFC;
}
/* Infobox */
.portable-infobox {
border: 1px solid #ACFFFC;
}
.portable-infobox h2 {
border-bottom: solid 1px #94FFFC;
}
.portable-infobox .pi-border-color {
border-color: #ACFFFC;
}
.portable-infobox .pi-header {
background-color: #ACFFFC; color: #000000;
}
.portable-infobox .pi-title {
background-color: #ACFFFC; color: #000000;
}
.portable-infobox .pi-background {
background-color: #2B504D
}
.portable-infobox .pi-horizontal-group-item:nth-child(even) {
background-color: #2B504D
}
.portable-infobox .pi-media-collection-tabs {
background-color: #2B504D;
}
.portable-infobox .pi-smart-data-label:nth-child(even) .portable-infobox .pi-smart-data-value:nth-child(even) {
background-color: #2B504D
}
.portable-infobox .pi-data {
background-color: #2B504D;
}
.portable-infobox .pi-secondary-background {
background-color: #ACFFFC;
}
.portable-infobox .pi-media-collection .current {
background-color: #94FFFC;
}