مدیاویکی:Vector.css: تفاوت میان نسخهها
بدون خلاصۀ ویرایش |
بدون خلاصۀ ویرایش |
||
| خط ۳: | خط ۳: | ||
/* Mahdi begin*/ | /* Mahdi begin*/ | ||
* { | |||
font-family:IRANSans; | |||
} | |||
.mw-headline { | .mw-headline { | ||
font-family: | font-family:IRANSans; | ||
font-size: 100%; | font-size: 100%; | ||
font-weight: bold; | font-weight: bold; | ||
} | } | ||
.mw-body { | .mw-body { | ||
font-family: | font-family:IRANSans; | ||
text-align: justify; | text-align: justify; | ||
font-size: 100%; | font-size: 100%; | ||
} | } | ||
#mw-content h1 { | |||
font-family:IRANSans; | |||
} | |||
body { | |||
font-family:IRANSans; | |||
line-height: unset; | |||
} | |||
#mw-content .toc h2, .mw-editsection { | |||
font-family:IRANSans; | |||
} | |||
#searchInput{ | |||
font-family:IRANSans; | |||
} | |||
#personal h2{ | |||
font-family:IRANSans; | |||
} | |||
#personal h2 span { | |||
height: 1.5em; | |||
} | |||
#p-logo-text a{ | |||
font-family:IRANSans; | |||
} | |||
#p-logo-text a.long { | |||
font-size: 1em; | |||
padding: 0.5em 0 0 0.75em; | |||
} | |||
.firstHeading{ | .firstHeading{ | ||
font-family: | font-family:IRANSans; | ||
} | } | ||
.h1 { | .h1 { | ||
font-family: | font-family:IRANSans; | ||
} | } | ||
.h2 { | .h2 { | ||
font-family: | font-family:IRANSans; | ||
} | } | ||
#mw-content h1, #mw-content h2, #mw-content h3, #mw-content h4, #mw-content h5, #mw-content h6, #mw-content dt { | |||
font-family: IRANSans; | |||
} | |||
.mw-body h1, .mw-body h2{ | .mw-body h1, .mw-body h2{ | ||
font-family: | font-family:IRANSans; | ||
} | } | ||
نسخهٔ کنونی تا ۶ آوریل ۲۰۲۳، ساعت ۱۹:۴۰
/* دستورات این بخش کاربرانی را که از پوستهٔ وکتور استفاده کنند تحت تاثیر قرار میدهند. */
/* Mahdi begin*/
* {
font-family:IRANSans;
}
.mw-headline {
font-family:IRANSans;
font-size: 100%;
font-weight: bold;
}
.mw-body {
font-family:IRANSans;
text-align: justify;
font-size: 100%;
}
#mw-content h1 {
font-family:IRANSans;
}
body {
font-family:IRANSans;
line-height: unset;
}
#mw-content .toc h2, .mw-editsection {
font-family:IRANSans;
}
#searchInput{
font-family:IRANSans;
}
#personal h2{
font-family:IRANSans;
}
#personal h2 span {
height: 1.5em;
}
#p-logo-text a{
font-family:IRANSans;
}
#p-logo-text a.long {
font-size: 1em;
padding: 0.5em 0 0 0.75em;
}
.firstHeading{
font-family:IRANSans;
}
.h1 {
font-family:IRANSans;
}
.h2 {
font-family:IRANSans;
}
#mw-content h1, #mw-content h2, #mw-content h3, #mw-content h4, #mw-content h5, #mw-content h6, #mw-content dt {
font-family: IRANSans;
}
.mw-body h1, .mw-body h2{
font-family:IRANSans;
}
.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;
}
/* SECTIONS */
.section {
clear: both;
padding: 0px;
margin: 0px;
}
/* COLUMN SETUP */
.col {
display: block;
float:right;
margin: 1% 0 1% 1.6%;
}
.col:first-child { margin-left: 0; }
/* GROUPING */
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }
/* GRID OF TWO */
.span_2_of_2 {
width: 49%;
}
.span_1_of_2 {
width: 49%;
}
/* GO FULL WIDTH AT LESS THAN 800 PIXELS */
@media only screen and (max-width: 800px) {
.col {
margin: 1% 0 1% 0%;
}
}
@media only screen and (max-width: 800px) {
.span_2_of_2, .span_1_of_2 { width: 100%; }
}
/* Mahdi end*/