Page créée avec « 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%; } } »
 
Aucun résumé des modifications
 
(87 versions intermédiaires par le même utilisateur non affichées)
Ligne 32 : Ligne 32 :
   width: 99%;
   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, .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: auto;
  margin-right: auto;
  font-size: smaller;
}
.tabber-palette
{
  color: black;
}
}