« MediaWiki:Minerva.css » : différence entre les versions
Aucun résumé des modifications |
Aucun résumé des modifications |
||
| (14 versions intermédiaires par le même utilisateur non affichées) | |||
| Ligne 30 : | Ligne 30 : | ||
} | } | ||
.minerva-footer { | |||
color: white; | color: white; | ||
background-color: #00032a !important; | background-color: #00032a !important; | ||
| Ligne 50 : | Ligne 50 : | ||
} | } | ||
h1,h2,h3 | h1,h2,h3,h4,h5,h6 | ||
{ | { | ||
color: white; | color: white; | ||
} | |||
.content kbd, .content samp, .content code, .content pre | |||
{ | |||
border: 0px solid black !important; | |||
} | |||
.content table | |||
{ | |||
margin: unset; | |||
} | |||
.oo-ui-fieldLayout-field { | |||
color: black !important; | |||
} | |||
.oo-ui-windowManager.oo-ui-windowManager-modal.oo-ui-windowManager-size-full.oo-ui-windowManager-fullscreen | |||
{ | |||
color: black !important; | |||
} | |||
.truncated-text | |||
{ | |||
color: black; | |||
} | |||
.mw-overlays-container h2 | |||
{ | |||
color: black !important; | |||
} | |||
#bodyContent | |||
{ | |||
overflow-x: auto; | |||
} | } | ||