مدیاویکی:Vector.css: تفاوت میان نسخهها
جزبدون خلاصۀ ویرایش |
جزبدون خلاصۀ ویرایش |
||
| خط ۴۰: | خط ۴۰: | ||
display: table; | display: table; | ||
border-collapse: collapse; | border-collapse: collapse; | ||
border: #f000; | border: #f000; | ||
} | } | ||
نسخهٔ ۲ اوت ۲۰۱۸، ساعت ۱۲:۵۷
/* دستورات این بخش کاربرانی را که از پوستهٔ وکتور استفاده کنند تحت تاثیر قرار میدهند. */
/* Mahdi begin*/
.mw-headline {
font-family:DroidNaskh;
font-size: 100%;
font-weight: bold;
}
.mw-body {
font-family:DroidNaskh;
text-align: justify;
font-size: 100%;
}
.firstHeading{
font-family:DroidNaskh;
}
.h1 {
font-family:DroidNaskh;
}
.h2 {
font-family:DroidNaskh;
}
.mw-body h1, .mw-body h2{
font-family:DroidNaskh;
}
.infobox td {
padding-right: 10px;
}
table {
display: table;
border-collapse: collapse;
border: #f000;
}
#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*/