مدیاویکی:Vector.css: تفاوت میان نسخهها
جزبدون خلاصۀ ویرایش |
جزبدون خلاصۀ ویرایش |
||
| خط ۱۹: | خط ۱۹: | ||
.h1 { | .h1 { | ||
font-family:DroidNaskh; | |||
} | |||
.h2 { | |||
font-family:DroidNaskh; | font-family:DroidNaskh; | ||
} | } | ||
نسخهٔ ۱۹ آوریل ۲۰۱۷، ساعت ۱۳:۱۳
/* دستورات این بخش کاربرانی را که از پوستهٔ وکتور استفاده کنند تحت تاثیر قرار میدهند. */
/* Mahdi begin*/
.mw-headline {
font-family:DroidNaskh;
font-size: 100%;
font-weight: bold;
}
.mw-body {
font-family:DroidNaskh;
font-size: 100%;
}
.firstHeading{
font-family:DroidNaskh;
}
.h1 {
font-family:DroidNaskh;
}
.h2 {
font-family:DroidNaskh;
}
table {
display: table;
border-collapse: collapse;
border: 0px white;
}
#mw-page-base{
height: 9.2em;
}
#mw-head-base {
height: 5.5em;
}
div.HeaderLogo {
padding-right: 170px;
}
#right-navigation {
margin-top: 0px;
}
#left-navigation {
margin-top: 0px;
}
#p-logo a {
height: 190px;
}
/* Mahdi end*/