مدیاویکی:Timeless.css: تفاوت میان نسخهها
(صفحهای تازه حاوی «←CSS placed here will affect users of the Timeless skin: ←Mahdi begin: .mw-headline { font-family:DroidNaskh; font-size: 100%; fo...» ایجاد کرد) |
بدون خلاصۀ ویرایش |
||
| خط ۱۲: | خط ۱۲: | ||
text-align: justify; | text-align: justify; | ||
font-size: 100%; | font-size: 100%; | ||
} | |||
body { | |||
font-family:DroidNaskh; | |||
} | } | ||
نسخهٔ ۸ اکتبر ۲۰۱۸، ساعت ۱۶:۲۸
/* CSS placed here will affect users of the Timeless skin */
/* Mahdi begin*/
.mw-headline {
font-family:DroidNaskh;
font-size: 100%;
font-weight: bold;
}
.mw-body {
font-family:DroidNaskh;
text-align: justify;
font-size: 100%;
}
body {
font-family:DroidNaskh;
}
.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;
}
td {
border:0px;
}
/* Mahdi end*/