مدیاویکی:Timeless.css: تفاوت میان نسخهها
بدون خلاصۀ ویرایش |
بدون خلاصۀ ویرایش |
||
| خط ۲۹: | خط ۲۹: | ||
} | } | ||
#personal h2 span { | |||
height: 1.5em; | |||
} | |||
#p-logo-text a{ | #p-logo-text a{ | ||
font-family:DroidNaskh; | font-family:DroidNaskh; | ||
} | |||
#p-logo-text a.long { | |||
font-size: 1em; | |||
padding: 0.5em 0 0 0.75em; | |||
} | } | ||
.firstHeading{ | .firstHeading{ | ||
نسخهٔ ۸ اکتبر ۲۰۱۸، ساعت ۱۷:۰۲
/* 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;
}
#personal h2 span {
height: 1.5em;
}
#p-logo-text a{
font-family:DroidNaskh;
}
#p-logo-text a.long {
font-size: 1em;
padding: 0.5em 0 0 0.75em;
}
.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*/