مدیاویکی:Common.css: تفاوت میان نسخهها
بدون خلاصۀ ویرایش |
بدون خلاصۀ ویرایش |
||
| خط ۱۲۸: | خط ۱۲۸: | ||
.mw-body h2 { | .mw-body h2 { | ||
font-size:21px; | font-size:21px; | ||
} | |||
.mw-header { | |||
min-height: 4.125em; | |||
margin: 0 0 0.3125em; | |||
padding: 0.125em 15px; | |||
display: -ms-flexbox; | |||
display: flex; | |||
flex-wrap: nowrap; | |||
align-items: center; | |||
position: fixed; | |||
z-index: 4; | |||
top: 0; | |||
right: 0; | |||
left: 0; | |||
background: #A18747; | |||
} | } | ||
نسخهٔ ۲ ژوئن ۲۰۲۲، ساعت ۲۲:۳۷
@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 0 15px 15px;
padding: 30px;
}
.mw-page-container {
background:#F7F3E9;
}
h1, h2 {
border-bottom:0px;
}
.mw-body .firstHeading {
font-size:35px;
text-align:center;
}
.mw-article-toolbar-container {
max-width: 84%;
margin-bottom:3px;
margin-top:110px;
}
.vector-menu-tabs li a {
font-size:14px;
}
.toc, .toccolours {
border: 2px solid #ccc;
background-color: #FAF1DF;
font-size: 100%;
border-radius: 15px;
margin: 40px 35px 40px 15px;
}
.mw-body h2 {
font-size:21px;
}
.mw-header {
min-height: 4.125em;
margin: 0 0 0.3125em;
padding: 0.125em 15px;
display: -ms-flexbox;
display: flex;
flex-wrap: nowrap;
align-items: center;
position: fixed;
z-index: 4;
top: 0;
right: 0;
left: 0;
background: #A18747;
}