مدیران رابط کاربری، مدیران، templateeditor
۲۴٬۴۶۴
ویرایش
بدون خلاصۀ ویرایش |
بدون خلاصۀ ویرایش |
||
(۱۵ نسخهٔ میانی ویرایش شده توسط ۲ کاربر نشان داده نشد) | |||
خط ۴۰: | خط ۴۰: | ||
src: url('/static/fonts/KFGQPCUthmanTahaNaskh.woff2') format('woff2'); | src: url('/static/fonts/KFGQPCUthmanTahaNaskh.woff2') format('woff2'); | ||
} | } | ||
@font-face { | |||
font-family: 'Alaem'; | |||
font-style: normal; | |||
font-weight: 400; | |||
font-display: swap; | |||
src: url('/static/fonts/Alaem-Regular.woff2') format('woff2'); | |||
} | |||
@font-face { | |||
font-family: 'Amiri'; | |||
font-style: normal; | |||
font-weight: 700; | |||
font-display: swap; | |||
src: url('/static/fonts/Amiri-Bold.woff2') format('woff2'), | |||
} | |||
.alaem-a { | |||
font-family: 'Alaem'; | |||
font-size: 2.25em; | |||
line-height: .9rem; | |||
} | |||
.alaem-s { | |||
font-family: 'Alaem'; | |||
font-size: 1.63em; | |||
line-height: .9rem; | |||
} | |||
body { | body { | ||
خط ۱۰۶: | خط ۱۳۳: | ||
/* Ace editor now supports RTL editing but a monospace font with Arabic should be set for correct functionality */ | /* Ace editor now supports RTL editing but a monospace font with Arabic should be set for correct functionality */ | ||
.ace_editor { font-family: 'Courier New', monospace!important; } | .ace_editor { font-family: 'Courier New', monospace !important; } | ||
/* force these to use inherited font configuration */ | /* force these to use inherited font configuration */ | ||
خط ۱٬۰۲۹: | خط ۱٬۰۵۶: | ||
/* Put a checker background at the image description page only visible if the image has transparent background */ | /* Put a checker background at the image description page only visible if the image has transparent background */ | ||
#file img { | #file img { | ||
background: url("// | background: url("//commons.imamatpedia.com/w/images/5/5d/Checker-16x16.png") repeat; | ||
} | } | ||
خط ۱٬۵۴۳: | خط ۱٬۵۷۰: | ||
} | } | ||
/* --------------------- End Persian Wikipedia Style----------------- */ | /* --------------------- End Persian Wikipedia Style----------------- */ | ||
/* --------------------- Start | /* --------------------- Start Ali ----------------- */ | ||
/* For portals, added 2011-12-07 -bv | /* For portals, added 2011-12-07 -bv | ||
On wide screens, show these as two columns | On wide screens, show these as two columns | ||
خط ۱٬۶۸۱: | خط ۱٬۷۰۹: | ||
} | } | ||
} | } | ||
/* --------------------- End | |||
/* صفحه اصلی لوگو عنوان ها */ | |||
#mp-article .mp-h2 span:before { | |||
background: url('/static/images/favorite.png') no-repeat center center; | |||
} | |||
#mp-new .mp-h2 span:before { | |||
background: url('/static/images/new.png') no-repeat center center; | |||
} | |||
#mp-top .mp-h2 span:before, #mp-badge .mp-h2 span:before { | |||
background: url('/static/images/top.png') no-repeat center center; | |||
} | |||
#mp-help .mp-h2 span:before { | |||
background: url('/static/images/help.png') no-repeat center center; | |||
} | |||
/* --------------------- End Ali ----------------- */ |