« MediaWiki:Common.css » : différence entre les versions
Aucun résumé des modifications |
Aucun résumé des modifications |
||
| (79 versions intermédiaires par le même utilisateur non affichées) | |||
| Ligne 37 : | Ligne 37 : | ||
.portable-infobox { | .portable-infobox { | ||
background: | background: black; | ||
} | } | ||
| Ligne 49 : | Ligne 49 : | ||
} | } | ||
. | |||
#lastmod | |||
{ | |||
color: black; | |||
} | |||
#preferences, .mw-htmlform-ooui-wrapper | |||
{ | { | ||
background-color: white; | |||
} | |||
.mw-htmlform-ooui-wrapper.oo-ui-layout.oo-ui-panelLayout, .oo-ui-windowManager.oo-ui-windowManager-modal.oo-ui-windowManager-size-full.oo-ui-windowManager-fullscreen | |||
{ | |||
color: black !important; | |||
} | |||
.mw-htmlform.mw-htmlform-ooui.oo-ui-layout.oo-ui-formLayout, .oo-ui-fieldLayout-field, figcaption | |||
{ | |||
color: white !important; | |||
} | |||
.oo-ui-tool-title | |||
{ | |||
color: black !important; | |||
} | |||
.wikitable | |||
{ | |||
width: 100%; | |||
} | |||
.oo-ui-fieldLayout-field, .oo-ui-labelElement-label, .mw-changeslist-legend { | |||
color: black !important; | |||
} | } | ||
.tabber-palette nav | |||
{ | { | ||
margin-left: | margin-left: auto; | ||
margin-right: auto; | |||
font-size: smaller; | |||
} | } | ||
. | .tabber-palette | ||
{ | { | ||
color: black; | |||
} | } | ||