মিডিয়াউইকি:Common.css

wikishia থেকে

লক্ষ্য করুন: প্রকাশ করার পর, পরিবর্তনগুলো দেখতে আপনাকে আপনার ব্রাউজারের ক্যাশে পরিষ্কার করার প্রয়োজন হতে পারে।

  • ফায়ারফক্স / সাফারি: পুনরায় লোড-এ ক্লিক করার সময় শিফট টিপে ধরে রাখুন, অথবা হয় Ctrl-F5 বা Ctrl-R টিপুন (ম্যাকে ⌘-R টিপুন)
  • গুগল ক্রোম: Ctrl-Shift-R (ম্যাকে ⌘-Shift-R) টিপুন
  • ইন্টারনেট এক্সপ্লোরার / এজ: Ctrl ধরে রাখা অবস্থায় Refresh-এ ক্লিক করুন, অথবা Ctrl-F5 টিপুন
  • অপেরা: Ctrl-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/6/62/Logo_MainPage_bn.svg");
	    background-repeat: no-repeat;
	    background-size: 300px;
	    padding: 10px 190px 10px 42px;
	    background-position: right -9% bottom 47%;
	}
}