« MediaWiki:Common.css » : différence entre les versions
De Wiki Lylat
Aller à la navigationAller à la recherche
Aucun résumé des modifications |
Aucun résumé des modifications |
||
| Ligne 62 : | Ligne 62 : | ||
.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 | .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, #mw-upload-form | ||
{ | { | ||
color: black !important; | color: black !important; | ||
Version du 7 juin 2026 à 00:30
/* Le CSS placé ici sera appliqué à tous les habillages. */
.index-div-item
{
width: 100%;
}
.index-div-item pre:first-child
{
display: none !important;
}
@media screen and (min-width: 1024px)
{
.index-div-item
{
margin-right: 15px;
}
.item1
{
width: 75%;
}
.item2
{
width: 25%;
}
.index-div
{
display: flex;
width: 99%;
}
}
/** Infobox */
.portable-infobox {
background: black;
}
.portable-infobox .pi-title {
background-color: #4471e2;
}
.portable-infobox .pi-header {
background-color: #4471e2;
}
#lastmod
{
color: black;
}
#preferences
{
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, #mw-upload-form
{
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;
}
.mw-htmlform
{
background-color: white;
}
.tabber-palette nav
{
margin-left: auto;
margin-right: auto;
font-size: smaller;
}
.tabber-palette
{
color: black;
}