"میڈیاویکی:Common.css" کے نسخوں کے درمیان فرق

اسلامی انسائیکلوپیڈیا سے
Jump to navigation Jump to search
←‏Default font: html, body, textarea, .mw-body-content { font-family: "Jameel Noori Nastaleeq", "Mehr Nastaliq Web", "Alvi Lahori Nast...» مواد پر مشتمل نیا صفحہ بنایا)
 
م (AlahazratNW (تبادلۂ خیال) کی ترامیم Obaid Raza کی گذشتہ ترمیم کی جانب واپس پھیر دی گئیں۔)
ٹیگ: استرجع
 
(2 صارفین 3 کے درمیانی نسخے نہیں دکھائے گئے)
سطر 34: سطر 34:
 
div#content h2.flow-topic-title, div#content h2.flow-board-header-title {
 
div#content h2.flow-topic-title, div#content h2.flow-board-header-title {
 
     font-family: inherit;
 
     font-family: inherit;
 +
}
 +
 +
 +
/* Edit window toolbar */
 +
#toolbar {
 +
    height: 22px;
 +
    margin-bottom: 6px;
 +
}
 +
 +
/* Normal font styling for wikitable row headers with scope="row" tag */
 +
.wikitable.plainrowheaders th[scope=row] {
 +
font-weight: normal;
 +
/* @noflip */
 +
text-align: right;
 
}
 
}

حالیہ نسخہ بمطابق 08:34، 9 جنوری 2021ء

/* Default font */
html,
body,
textarea,
.mw-body-content {
  font-family: "Jameel Noori Nastaleeq", "Mehr Nastaliq Web", "Alvi Lahori Nastaleeq", "Alvi Nastaleeq", "Nafees Nastaleeq", "Nafees Nastaleeq v1.01", "Noto Nastaliq Urdu", "Pak Nastaleeq", "Urdu Emad Nastaleeq", "PDMS_Jauhar", "Urdu Typesetting", Nafees, IranNastaliq, Amiri, Georgia, "Times New Roman", Times, sans-serif;
}
#content {
  font-size: 100%;
}

textarea {
  font-size: 100%;
}

#wpSummary, #wpNewTitleMain {
  font-family: "Times New Roman", Arial, "Courier New", Georgia, sans-serif !important;
}

#p-lang .body, .uls-language-list {
  font-family: "DejaVu Sans", Arial, sans-serif !important;
}


i {
    font-family: "Jameel Noori Kasheeda", "Jameel Noori Nastaleeq", Amiri, Georgia, sans-serif !important;
    font-style: normal;
}

.mw-body .mw-editsection, .mw-body .mw-editsection-like {
    font-family: "Jameel Noori Nastaleeq", "Alvi Nastaleeq", "Times New Roman", Arial, "Courier New", Georgia, sans-serif !important;
}

div#content h2.flow-topic-title, div#content h2.flow-board-header-title {
    font-family: inherit;
}


/* Edit window toolbar */
#toolbar {
    height: 22px;
    margin-bottom: 6px;
}

/* Normal font styling for wikitable row headers with scope="row" tag */
.wikitable.plainrowheaders th[scope=row] {
	font-weight: normal;
	/* @noflip */
	text-align: right;
}