MediaWiki:Common.css

Aus wikishia

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
/*@import url("//commons.wikishia.net/w/index.php?title=MediaWiki:RTL-Font.css&action=raw&ctype=text/css") screen;*/
@import url("//commons.wikishia.net/w/index.php?title=MediaWiki:LTR-Catrgory.css&action=raw&ctype=text/css") screen;
@import url("//commons.wikishia.net/w/index.php?title=MediaWiki:LTR-Infobox.css&action=raw&ctype=text/css") screen;
@import url("//commons.wikishia.net/w/index.php?title=MediaWiki:LTR-MainPage.css&action=raw&ctype=text/css") screen;
@import url("//commons.wikishia.net/w/index.php?title=MediaWiki:LTR-Common.css&action=raw&ctype=text/css") screen;

@font-face {
    font-family: AdobeArabic-Regular;
    src: url('https://commons.wikishia.net/w/images/9/95/AdobeArabic-Regular.woff') format('woff');
}

.quran-font {
	font-family: AdobeArabic-Regular; /*fonthafs*/
	/*font-size: large;*/
}

@media ( min-width: 43em ) {
	body.skin-vector #frame-welcome2 {
		background-image: url("//commons.wikishia.net/w/images/e/e3/Logo_MainPage_de.svg");
	    background-repeat: no-repeat;
	    background-size: 234px;
	    padding: 10px 190px 10px 42px;
	    background-position: right -4% bottom 57%;
	}
}