"میڈیاویکی:Common.css" کے نسخوں کے درمیان فرق
Jump to navigation
Jump to search
| سطر 7: | سطر 7: | ||
} | } | ||
#content { | #content { | ||
| − | font-size: | + | font-size: 150%; |
} | } | ||
textarea { | textarea { | ||
| − | font-size: | + | font-size: 150%; |
} | } | ||
نسخہ بمطابق 17:50، 15 جون 2020ء
/* 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: 150%;
}
textarea {
font-size: 150%;
}
#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;
}