پرش به محتوا

Common.css - فراغیب

از فراحوزه
admin>Esfandiari
بدون خلاصۀ ویرایش
جز ۵۶ نسخه واردشده
 
(۴۴ نسخهٔ میانی ویرایش شده توسط ۲ کاربر نشان داده نشد)
خط ۱: خط ۱:
/* --------------------- Begin Font Style ----------------- */
/* --------------------- Begin Font Style ----------------- */
@font-face {
@font-face {
     font-family: 'Shabnam';
     font-family: 'IRANSansXFaNum';
    font-style: normal;
font-style: normal;
    font-weight: 400;
font-weight: 400;
    font-display: swap;
font-display: swap;
    src: url('/w/resources/fonts/Shabnam.woff2') format('woff2'),
src: url('/w/resources/fonts/IRANSansXFaNum-Regular.woff2') format('woff2'),
        url('/w/resources/fonts/Shabnam.woff') format('woff');
url('/w/resources/fonts/IRANSansXFaNum-Regular.woff') format('woff');
}
}


body {
body {
    font-family: 'Shabnam', Tahoma, 'Noto Serif', 'Droid Arabic Naskh', 'DejaVu Sans', serif !important;
font-family: IRANSansXFaNum, Tahoma, 'Noto Serif', 'Droid Arabic Naskh', 'DejaVu Sans', serif !important;
}
}


#content.mw-body h1,
#content.mw-body h1, #content.mw-body h2, #content.mw-body #firstHeading,
#content.mw-body h2,
#content.mw-body .mw-editsection, .mw-body .mw-editsection-like,
#content.mw-body #firstHeading,
#content.mw-body #toc h2, #content.mw-body .toc h2, .vector-sticky-header-context-bar-primary,
#content.mw-body .mw-editsection,
#template-documentation, #documentation-meta-data{
.mw-body .mw-editsection-like,
font-family: Shabnam, Tahoma, 'Noto Serif', 'Droid Arabic Naskh', 'DejaVu Sans', serif !important;
#content.mw-body #toc h2,
line-height: 1.6;
#content.mw-body .toc h2,
.vector-sticky-header-context-bar-primary,
#template-documentation,
#documentation-meta-data {
    font-family: 'Shabnam', Tahoma, 'Noto Serif', 'Droid Arabic Naskh', 'DejaVu Sans', serif !important;
    line-height: 1.6;
}
}


textarea {
textarea {
    font-family: 'Shabnam', 'Courier New', monospace;
font-family: IRANSansXFaNum, 'Courier New', monospace;
}
}


.mw-body-content {
.mw-body-content {
    font-kerning: auto;
font-kerning: auto;
    font-size: 16px;
font-size: 16px;
    line-height: 2.0;
line-height: 2.0;
}
}


.ace_editor {
/* Ace editor now supports RTL editing but a monospace font with Arabic should be set for correct functionality */
    font-family: 'Courier New', monospace !important;
.ace_editor { font-family: 'Courier New', monospace!important; }
}


.ui-widget,
/* force these to use inherited font configuration */
.ui-widget *,
.ui-widget, .ui-widget *, button, input, select, optgroup {
button,
font-family: inherit;
input,
select,
optgroup {
    font-family: inherit;
}
}
/* end */


dfn {
dfn {
    font-style: inherit;
font-style: inherit; /* Reset default styling for <dfn> */
}
}
sup, sub {
sup, sub {
    line-height: 1em;
line-height: 1em;    /* Reduce line-height for <sup> and <sub> */
     font-style: normal;
    font-weight: normal;
}
}
/* --------------------- End Font Style ----------------- */
/* --------------------- End Font Style ----------------- */
/* --------------------- Begin Custom Style ----------------- */
#siteSub {
    display: block;
    font-size: 0.8125rem;
}
.mw-redirectedfrom {
    display: none;
}
.hatnote {
    padding: 5px 7px;
    color: #54595d;
    font-size:

نسخهٔ کنونی تا ‏۲۵ ژوئن ۲۰۲۶، ساعت ۰۸:۳۹

/* --------------------- Begin Font Style ----------------- */
@font-face {
    font-family: 'IRANSansXFaNum';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url('/w/resources/fonts/IRANSansXFaNum-Regular.woff2') format('woff2'),
		 url('/w/resources/fonts/IRANSansXFaNum-Regular.woff') format('woff');
}

body {
	font-family: IRANSansXFaNum, Tahoma, 'Noto Serif', 'Droid Arabic Naskh', 'DejaVu Sans', serif !important;
}

#content.mw-body  h1, #content.mw-body  h2, #content.mw-body  #firstHeading,
#content.mw-body  .mw-editsection, .mw-body .mw-editsection-like,
#content.mw-body  #toc h2, #content.mw-body  .toc h2, .vector-sticky-header-context-bar-primary,
#template-documentation, #documentation-meta-data{
	font-family: Shabnam, Tahoma, 'Noto Serif', 'Droid Arabic Naskh', 'DejaVu Sans', serif !important;
	line-height: 1.6;
}

textarea {
	font-family: IRANSansXFaNum, 'Courier New', monospace;
}

.mw-body-content {
	font-kerning: auto;
	font-size: 16px;
	line-height: 2.0;
}

/* Ace editor now supports RTL editing but a monospace font with Arabic should be set for correct functionality */
.ace_editor { font-family: 'Courier New', monospace!important; }

/* force these to use inherited font configuration */
.ui-widget, .ui-widget *, button, input, select, optgroup {
	font-family: inherit;
}
/* end */

dfn {
	font-style: inherit;  /* Reset default styling for <dfn> */
}
sup, sub {
	line-height: 1em;     /* Reduce line-height for <sup> and <sub> */
}
/* --------------------- End Font Style ----------------- */