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

اسلامی انسائیکلوپیڈیا سے
Jump to navigation Jump to search
م (AlahazratNW (تبادلۂ خیال) کی ترامیم Obaid Raza کی گذشتہ ترمیم کی جانب واپس پھیر دی گئیں۔)
ٹیگ: استرجع
 
(ایک دوسرے صارف کا ایک درمیانی نسخہ نہیں دکھایا گیا)
سطر 7: سطر 7:
 
}
 
}
 
#content {
 
#content {
   font-size: 200%;
+
   font-size: 100%;
 
}
 
}
  

حالیہ نسخہ بمطابق 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;
}