مدیاویکی:Common.css: تفاوت میان نسخهها
بدون خلاصۀ ویرایش |
بدون خلاصۀ ویرایش |
||
خط ۱٬۷۹۹: | خط ۱٬۷۹۹: | ||
/* End of beautyQuote pattern */ | /* End of beautyQuote pattern */ | ||
/* Vazir Font | |||
@font-face { | |||
font-family: 'Vazir'; | |||
src: url('/fonts/Vazir.eot?#') format('eot'), | |||
url('/fonts/Vazir.woff') format('woff'), | |||
url('/fonts/Vazir.ttf') format('truetype'); | |||
} | |||
/* not showing the unnecessary parts of feedback form */ | |||
.articleFeedbackv5-confirmation-panel {display:none} | |||
/* طراحی صفحه اول */ | /* طراحی صفحه اول */ | ||
خط ۱٬۸۰۵: | خط ۱٬۸۱۵: | ||
background-attachment: fixed; | background-attachment: fixed; | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
background-size: | background-size: 85%; | ||
background-position: | background-position: left bottom; | ||
} | } | ||
// سفید کردن لینک های بالای صفحه اول | |||
.mainpage-top a{color:white} | |||
/* حذف دکمه اضافه از جستجوی صفحه اول */ | /* حذف دکمه اضافه از جستجوی صفحه اول */ | ||
خط ۱٬۸۱۴: | خط ۱٬۸۲۷: | ||
/* راست چین کردن جستجوی صفحه اول */ | /* راست چین کردن جستجوی صفحه اول */ | ||
#mainpage-search {text-align:right} | #mainpage-search {text-align:right} | ||