Benutzer:OwenBlacker/common.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
  • Internet Explorer/Edge: Strg+F5 drücken oder Strg drücken und gleichzeitig Aktualisieren anklicken
  • Opera: Strg+F5
html :lang(de), body, input, span#wikEdSummaryComboInput select#wikEdSummarySelect
{
   font-family: Noto Sans, Calibri, Arial, sans-serif;
}

div:lang(de) { border-left: none; }
b:lang(de), strong:lang(de) { font-weight: bold; }
i:lang(de), em:lang(de) { font-style: italic; }

#content h1, #content h2 span, #content h3 span
{
   font-family: UnifrakturMaguntia, Koenig-Type Mager, Breitkopf Fraktur, Calibri, Arial, sans-serif;
   font-weight: normal;
}

.mw-body-content:lang(de) h2:lang(de)
{
    font-size: 1.5em;
}
:lang(de) :lang(de) .navbox-container, :lang(de) :lang(de) .references-small,
:lang(de) :lang(de) .thumbcaption
{
    font-size: 90%;
}

#content h1 em, #content h1 i,
#content h2 em, #content h2 i,
#content h3 em, #content h3 i
{
   font-style: normal;
   letter-spacing: 0.2em;
}

body.page-Benutzer_OwenBlacker_common_css,
body.page-Benutzer_OwenBlacker_common_js
{
	zoom: 1;
	-moz-transform: scale(1);
	font-size: 125%;
}
body.page-Benutzer_OwenBlacker_common_css .ace_editor,
body.page-Benutzer_OwenBlacker_common_js .ace_editor
{
	font-size: 15px;
}

body.page-Benutzer_OwenBlacker_common_css #wpSummary,
body.page-Benutzer_OwenBlacker_common_js #wpSummary
{
   zoom: 1.25;
   -moz-transform: scale(1.25);
}