مدیاویکی:Common.css: تفاوت میان نسخه‌ها

از ویکی آزادگان
بدون خلاصۀ ویرایش
بدون خلاصۀ ویرایش
خط ۷۹: خط ۷۹:
.vector-body {
.vector-body {
     text-align: justify;
     text-align: justify;
     font-weight:400;
     font-weight:300;
     line-height: 31px;
     line-height: 31px;
     font-size: 16px;
     font-size: 16px;

نسخهٔ ‏۲ ژوئن ۲۰۲۲، ساعت ۲۱:۴۲

@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:300;
    line-height: 31px;
    font-size: 16px;
}
.mw-content-rtl .toc ul, .mw-content-ltr .mw-content-rtl .toc ul {
	font-weight:700;
}