MediaWiki:Common.css: Unterschied zwischen den Versionen

Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 164: Zeile 164:
}
}
.navbox .navbar { font-size: 100%; }
.navbox .navbar { font-size: 100%; }
/* Entfernt underlines von bestimmten Links */
.nounderlines a, .IPA a:link, .IPA a:visited { text-decoration: none; }
.nounderlines a, .IPA a:link, .IPA a:visited { text-decoration: none; }


Zeile 915: Zeile 913:
   box-shadow: none !important;
   box-shadow: none !important;
}
}
/* Biobox: Upload-Hinweis im Fotoblock wieder sichtbar machen */
.mw-parser-output table.biobox td.biobox-photo .biobox-upload {
  font-size: 90% !important;
  line-height: 1.4 !important;
  padding: 0.3em 0.4em !important;
  text-align: center !important;
  display: block !important;
}
/* Verstecke die 'aus BUSENFREUNDINNEN'-Zeile unter dem Titel */
/* Verstecke die 'aus BUSENFREUNDINNEN'-Zeile unter dem Titel */
#siteSub {
#siteSub {
     display: none !important;
     display: none !important;
}
}