MediaWiki:Common.css: Unterschied zwischen den Versionen

Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
 
(12 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 6: Zeile 6:
   font-optical-sizing: auto;
   font-optical-sizing: auto;
   font-style: normal;
   font-style: normal;
}
.firstHeading {
  text-align: center;
  font-weight: bold;
}
.mw-heading {
  text-align: center;
}
}


Zeile 22: Zeile 31:
}
}


table.smwtable {
table.smwtable-clean {
    width: 100%;
  width: 100%;
    table-layout: auto;
  table-layout: auto;
}
 
.smwtable-clean tr > th {
  text-align: left !important;
}
 
.mw-redirectedfrom,
#footer-poweredbysmwico {
  display: none;
}
}