۴۲۵٬۲۲۵
ویرایش
جز (فونت الگو متن قرآن به فونت پیش فرض سایت تغییر پیدا کرد.) |
جزبدون خلاصۀ ویرایش |
||
خط ۱: | خط ۱: | ||
/* Logo */ | |||
/* هنگامی که لوگوی مناسبتی را بارگذاری کردید این کد را فعال کنید */ | |||
/*#p-logo a { | |||
background-image: url(//upload.wikimedia.org/wikipedia/fa/b/bc/Wiki.png?2123155115115) !important; | |||
}*/ | |||
/* Persian Wikipedia UI fonts configurations, see also MediaWiki:Print.css | |||
These are written over the time on Monobook.css and Vector.css and shouldn't | |||
be changed radically without users consensus */ | |||
body { | |||
/* generally a sans-serif font should be here */ | |||
font-family: Tahoma, 'Iranian Sans', 'DejaVu Sans', 'Noto Kufi Arabic', 'Droid Arabic Kufi', sans-serif; | |||
} | |||
/* If is IE Edge/Windows 10, Arabic diacritics are broken so use Segoe UI as default font instead */ | |||
_:-ms-lang(x), _:-webkit-full-screen, body { font-family: 'Segoe UI', Tahoma, 'Iranian Sans', 'DejaVu Sans', 'Noto Kufi Arabic', 'Droid Arabic Kufi', sans-serif; } | |||
div#content h1, div#content h2, div#content #firstHeading, | |||
div#content .mw-editsection, .mw-body .mw-editsection-like, | |||
div#content #toc h2, div#content .toc h2, | |||
#template-documentation, #documentation-meta-data { | |||
/* generally a serif font should be here but Arial is not acceptable for Persian */ | |||
font-family: Tahoma, 'Iranian Serif', 'Noto Kufi Arabic', 'Droid Arabic Naskh', 'Iranian Sans', 'DejaVu Sans', serif; | |||
} | |||
/* force these to use inherited font configuration */ | |||
.ui-widget, .ui-widget *, button, input, select, optgroup { | |||
font-family: inherit; | |||
} | |||
/* end */ | |||
dfn { | |||
font-style: inherit; /* Reset default styling for <dfn> */ | |||
} | |||
sup, sub { | |||
line-height: 1em; /* Reduce line-height for <sup> and <sub> */ | |||
} | |||
/* Main page fixes */ | |||
#mp-right .mp-bar { background: linear-gradient(to left, #C6DEFE, white, white)!important; } | |||
/* responsive styles for Main Page */ | |||
@media(max-width: 1200px) { | |||
#mp-right, #mp-left { width: 100%!important; padding: 0!important; border: 0!important; background: transparent!important; } | |||
.mp-bar, #mp-right .mp-bar { background: #C6DEFE!important; } | |||
} | |||
/* دستورات این بخش همهٔ کاربران را تحت تاثیر قرار میدهند. */ | /* دستورات این بخش همهٔ کاربران را تحت تاثیر قرار میدهند. */ | ||
ویرایش