Benutzer:DMKE/vector.css

aus Wikipedia, der freien Enzyklopädie
Zur Navigation springen Zur Suche springen

Hinweis: Leere nach dem Veröffentlichen den Browser-Cache, um die Änderungen sehen zu können.

  • Firefox/Safari: Umschalttaste drücken und gleichzeitig Aktualisieren anklicken oder entweder Strg+F5 oder Strg+R (⌘+R auf dem Mac) drücken
  • Google Chrome: Umschalttaste+Strg+R (⌘+Umschalttaste+R auf dem Mac) drücken
  • Edge: Strg+F5 drücken oder Strg drücken und gleichzeitig Aktualisieren anklicken
div#bodyContent {
  width: 70em !important;
  max-width: 100% !important;
}
div#content {
  padding: 1em 2em 2em 2em !important;
}
body {
  font-family: Helvetica !important;
  font-size: 110% !important;
}
div#p-Mitmachen, div#p-coll-create_a_book, div#footer, #siteNotice {
  display: none !important;
}
.portal h5 {
  font-weight: bold !important;
}
.portal .body {
  background: none !important;
  padding: 0 !important;
}

#p-lang li.FA {
  list-style-image: url(https://www.informatik.uni-bremen.de/~dmke/wp/Monobook-bullet-star-transparent.png);
}
#p-lang li.GA {
  list-style-image: url(https://www.informatik.uni-bremen.de/~dmke/wp/Monobook-bullet-star-gray.png);
}