|
|
خط ۱: |
خط ۱: |
| /* CSS placed here will be applied to all skins */ | | /* CSS placed here will be applied to all skins */ |
|
| |
|
| | | h1 { |
| | | font-family: Vazirmatn; |
| @import url("//commons.wikishia.net/w/index.php?title=MediaWiki:RTL-Font.css&action=raw&ctype=text/css") screen;
| | font-weight: 900; |
| @import url("//commons.wikishia.net/w/index.php?title=MediaWiki:RTL-Catrgory.css&action=raw&ctype=text/css") screen;
| | direction: rtl; |
| @import url("//commons.wikishia.net/w/index.php?title=MediaWiki:RTL-Infobox.css&action=raw&ctype=text/css") screen;
| |
| @import url("//commons.wikishia.net/w/index.php?title=MediaWiki:RTL-Messagebox.css&action=raw&ctype=text/css") screen;
| |
| @import url("//commons.wikishia.net/w/index.php?title=MediaWiki:RTL-Navbox.css&action=raw&ctype=text/css") screen;
| |
| @import url("//commons.wikishia.net/w/index.php?title=MediaWiki:RTL-Portals.css&action=raw&ctype=text/css") screen;
| |
| @import url("//commons.wikishia.net/w/index.php?title=MediaWiki:RTL-Hlist.css&action=raw&ctype=text/css") screen;
| |
| @import url("//commons.wikishia.net/w/index.php?title=MediaWiki:RTL-MainPage.css&action=raw&ctype=text/css") screen;
| |
| @import url("//commons.wikishia.net/w/index.php?title=MediaWiki:RTL-Common.css&action=raw&ctype=text/css") screen;
| |
| | |
| /* توضیح به کاربران دربارهٔ صفحهٔ تمرین */
| |
| body.ns-2[class*="_صفحه_تمرین"] #firstHeading::after {
| |
| color: #72777d;
| |
| content: "توجه:این صفحه بخشی از دانشنامه نیست و صرفاً جهت ویرایش آزمایشی در ویکی شیعه کاربرد دارد.";
| |
| float: left;
| |
| width: 40%;
| |
| font-size: 40%;
| |
| } | | } |
|
| |
|
| .mw-references-columns {
| | html, body{ |
| list-style: persian; | | font-family: Vazirmatn; |
| }
| | font-weight: 400; |
| #ca-viewsource { display: none !important; }
| |
|
| |
|
| h1, h2 {
| |
| display: -webkit-box;
| |
| } | | } |
|
| |
|
| /*MediaWiki Vector-2022 ver: 1.40.0*/
| | .mw-body h1, .mw-body-content h1, .mw-body-content h2 { |
| .vector-user-menu-logged-out { | | direction : rtl; |
| display: none;
| | font-family: "Vazirmatn", "Roboto", sans-serif; |
| } | | } |
|
| |
|
| @font-face {
| | .mw-body { |
| font-family: AdobeArabic-Regular;
| | font-family: "Vazirmatn", "Roboto", sans-serif; |
| src: url('https://commons.wikishia.net/w/images/9/95/AdobeArabic-Regular.woff') format('woff');
| | direction: rtl; |
| }
| |
| | |
| .quran-font {
| |
| font-family: AdobeArabic-Regular!important; /*fonthafs*/
| |
| font-size: large;
| |
| }
| |
| | |
| @font-face {
| |
| font-family: uthmani_hafs;
| |
| src: url('https://commons.wikishia.net/w/images/e/e2/UthmanicHafs.woff') format('woff');
| |
| }
| |
| .font-quran {
| |
| font-family: uthmani_hafs!important; /*font-quran*/
| |
| font-size: large;
| |
| } | | } |
نسخهٔ ۱ مارس ۲۰۲۴، ساعت ۰۸:۲۸
/* CSS placed here will be applied to all skins */
h1 {
font-family: Vazirmatn;
font-weight: 900;
direction: rtl;
}
html, body{
font-family: Vazirmatn;
font-weight: 400;
}
.mw-body h1, .mw-body-content h1, .mw-body-content h2 {
direction : rtl;
font-family: "Vazirmatn", "Roboto", sans-serif;
}
.mw-body {
font-family: "Vazirmatn", "Roboto", sans-serif;
direction: rtl;
}