مدیاویکی:Common.css: تفاوت میان نسخهها
بدون خلاصۀ ویرایش |
بدون خلاصۀ ویرایش |
||
| خط ۱۰۳: | خط ۱۰۳: | ||
.mw-page-container { | .mw-page-container { | ||
background:#eee; | background:#eee; | ||
} | |||
h1, h2 { | |||
border-bottom:0px; | |||
} | |||
.mw-body .firstHeading { | |||
font-size:35px; | |||
text-align:center; | |||
} | } | ||
نسخهٔ ۲ ژوئن ۲۰۲۲، ساعت ۲۲:۰۲
@font-face {
font-family: vazirmatn;
src: url('/fonts/Vazirmatn-Light.woff2') format('woff2');
font-weight: 200;
}
@font-face {
font-family: vazirmatn;
src: url('/fonts/Vazirmatn-Medium.woff2') format('woff2');
font-weight: 400;
}
@font-face {
font-family: vazirmatn;
src: url('/fonts/Vazirmatn-SemiBold.woff2') format('woff2');
font-weight: 600;
}
@font-face {
font-family: vazirmatn;
src: url('/fonts/Vazirmatn-Bold.woff2') format('woff2');
font-weight: 700;
}
@font-face {
font-family: vazirmatn;
src: url('/fonts/Vazirmatn-ExtraBold.woff2') format('woff2');
font-weight: 800;
}
@font-face {
font-family: vazirmatn;
src: url('/fonts/Vazirmatn-Black.woff2') format('woff2');
font-weight: 900;
}
.mw-body h1, .mw-body h2, .mw-body #firstHeading, .mw-body .mw-editsection, .mw-body .mw-editsection-like, .mw-body #toc h2, .mw-body .toc h2, #documentation-meta-data {
font-family: vazirmatn;
font-weight: 900;
}
.vector-menu-portal .vector-menu-content li {
font-family:vazirmatn;
}
.vector-menu-tabs .selected a, .vector-menu-tabs .selected a:visited {
font-family:vazirmatn;
}
.vector-menu-tabs .new a, .vector-menu-tabs .new a:visited {
font-family:vazirmatn;
}
.vector-menu-tabs li a {
font-family:vazirmatn;
}
a {
font-family:vazirmatn;
}
#searchInput {
font-family:vazirmatn;
}
.vector-menu-dropdown {
font-family:vazirmatn;
}
.vector-body p {
font-family: vazirmatn;
}
#footer-info li {
font-family:vazirmatn;
}
.oo-ui-buttonElement-frameless.oo-ui-labelElement.oo-ui-iconElement > .oo-ui-buttonElement-button {
font-family:vazirmatn;
}
.oo-ui-buttonElement-framed.oo-ui-iconElement.oo-ui-labelElement > .oo-ui-buttonElement-button, .oo-ui-buttonElement-framed.oo-ui-iconElement.oo-ui-indicatorElement > .oo-ui-buttonElement-button {
font-family:vazirmatn;
}
.mw-rcfilters-ui-savedLinksListWidget-placeholder-description {
font-family:vazirmatn;
}
.mw-rcfilters-ui-savedLinksListWidget-placeholder-title {
font-family:vazirmatn;
}
.mw-rcfilters-ui-changesListWrapperWidget .mw-changeslist-legend {
font-family:vazirmatn;
}
html, body {
font-family:vazirmatn;
}
.vector-body {
text-align: justify;
font-weight:200;
line-height: 31px;
font-size: 16px;
}
.mw-content-rtl .toc ul, .mw-content-ltr .mw-content-rtl .toc ul {
font-weight:700;
}
.mw-content-container {
max-width:84%;
}
.mw-body, #mw-data-after-content {
margin-right: 0;
background: #fff;
border-radius:15px;
padding: 15px;
}
.mw-page-container {
background:#eee;
}
h1, h2 {
border-bottom:0px;
}
.mw-body .firstHeading {
font-size:35px;
text-align:center;
}