مدیاویکی:Common.css: تفاوت میان نسخهها
جز
فونت اصلاح شد.
جز (فونت اصلاح شد.) |
|||
| خط ۱: | خط ۱: | ||
@font-face { | @font-face { | ||
font-family: 'Samim'; | font-family: 'Samim'; | ||
src: url('/resources/fonts/Samim.eot'); | src: url('/w/resources/fonts/Samim.eot'); | ||
src: url('/resources/fonts/Samim.eot?#iefix') format('embedded-opentype'), | src: url('/w/resources/fonts/Samim.eot?#iefix') format('embedded-opentype'), | ||
url('/resources/fonts/Samim.woff') format('woff'), | url('/w/resources/fonts/Samim.woff') format('woff'), | ||
url('/resources/fonts/Samim.ttf') format('truetype'); | url('/w/resources/fonts/Samim.ttf') format('truetype'); | ||
font-weight: normal; | font-weight: normal; | ||
} | } | ||
@font-face { | @font-face { | ||
font-family: 'Samim'; | font-family: 'Samim'; | ||
src: url('/resources/fonts/Samim-Bold.eot'); | src: url('/w/resources/fonts/Samim-Bold.eot'); | ||
src: url('/resources/fonts/Samim-Bold.eot?#iefix') format('embedded-opentype'), | src: url('/w/resources/fonts/Samim-Bold.eot?#iefix') format('embedded-opentype'), | ||
url('/resources/fonts/Samim-Bold.woff') format('woff'), | url('/w/resources/fonts/Samim-Bold.woff') format('woff'), | ||
url('/resources/fonts/Samim-Bold.ttf') format('truetype'); | url('/w/resources/fonts/Samim-Bold.ttf') format('truetype'); | ||
font-weight: bold; | font-weight: bold; | ||
} | } | ||
@font-face { | @font-face { | ||
font-family: 'me_quran'; | font-family: 'me_quran'; | ||
src: url('/resources/fonts/me_quran.eot') format('embedded-opentype'); | src: url('/w/resources/fonts/me_quran.eot') format('embedded-opentype'); | ||
font-weight: normal; | font-weight: normal; | ||
font-style: normal; | font-style: normal; | ||
| خط ۲۴: | خط ۲۴: | ||
@font-face { | @font-face { | ||
font-family: 'me_quran'; | font-family: 'me_quran'; | ||
src: url('/resources/fonts/me_quran.woff') format('woff'), url('/resources/fonts/me_quran.ttf') format('truetype'), url('/resources/fonts/me_quran.svg#me_quran') format('svg'); | src: url('/w/resources/fonts/me_quran.woff') format('woff'), url('/w/resources/fonts/me_quran.ttf') format('truetype'), url('/w/resources/fonts/me_quran.svg#me_quran') format('svg'); | ||
font-weight: normal; | font-weight: normal; | ||
font-style: normal; | font-style: normal; | ||
| خط ۵۴۲: | خط ۵۴۲: | ||
.selectedArticle .boxHeader span:before { | .selectedArticle .boxHeader span:before { | ||
background: url('/resources/assets/favorite.png') no-repeat center center; | background: url('/w/resources/assets/favorite.png') no-repeat center center; | ||
} | } | ||
.newestArticles .boxHeader span:before { | .newestArticles .boxHeader span:before { | ||
background: url('/resources/assets/new.png') no-repeat center center; | background: url('/w/resources/assets/new.png') no-repeat center center; | ||
} | } | ||
.topArticles .boxHeader span:before { | .topArticles .boxHeader span:before { | ||
background: url('/resources/assets/top.png') no-repeat center center; | background: url('/w/resources/assets/top.png') no-repeat center center; | ||
} | } | ||
.helpBox .boxHeader span:before { | .helpBox .boxHeader span:before { | ||
background: url('/resources/assets/help.png') no-repeat center center; | background: url('/w/resources/assets/help.png') no-repeat center center; | ||
} | } | ||
.telegram .boxHeader span:before { | .telegram .boxHeader span:before { | ||
background: url('/resources/assets/telegram.png') no-repeat center center; | background: url('/w/resources/assets/telegram.png') no-repeat center center; | ||
} | } | ||