مدیاویکی:Timeless.css: تفاوت میان نسخهها
بدون خلاصۀ ویرایش |
بدون خلاصۀ ویرایش |
||
| خط ۱۹: | خط ۱۹: | ||
body { | body { | ||
font-family:DroidNaskh; | |||
} | |||
#searchInput{ | |||
font-family:DroidNaskh; | font-family:DroidNaskh; | ||
} | } | ||
#personal h2{ | |||
font-family:DroidNaskh; | |||
} | |||
#p-logo-text a{ | |||
font-family:DroidNaskh; | |||
} | |||
.firstHeading{ | .firstHeading{ | ||
font-family:DroidNaskh; | 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%;
}
#mw-content h1 {
font-family:DroidNaskh;
}
body {
font-family:DroidNaskh;
}
#searchInput{
font-family:DroidNaskh;
}
#personal h2{
font-family:DroidNaskh;
}
#p-logo-text a{
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*/