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

م
کوئی خلاصۂ ترمیم نہیں
←‏------------------------------ Font ------------------------------: @font-face { font-family: 'IRANSans'; font-style: normal; font-weight: 300; font-display: swap; src: url('/static/fonts/IRANSansWeb(FaNum)_Light.woff2') format('woff2'), url('/static/fonts/IRANSansWeb(FaNum)_Light.woff') format('woff'); } @font-face { font-family: 'IRANSans'; font-style: normal; font-weight: 400; font-display: swap; src: url('/s...» مواد پر مشتمل نیا صفحہ بنایا)
 
مکوئی خلاصۂ ترمیم نہیں
 
(ایک ہی صارف کا 2 درمیانی نسخے نہیں دکھائے گئے)
سطر 1: سطر 1:
/* ------------------------------ Font ------------------------------ */
/* ------------------------------ Font ------------------------------ */
@font-face {
@font-face {
     font-family: 'IRANSans';
     font-family: 'Noto Nastaliq Urdu';
font-style: normal;
font-style: normal;
font-weight: 300;
font-weight: 400;
font-display: swap;
font-display: swap;
src: url('/static/fonts/IRANSansWeb(FaNum)_Light.woff2') format('woff2'),
src: url('/static/fonts/NotoNastaliqUrdu-Regular.woff2') format('woff2')
url('/static/fonts/IRANSansWeb(FaNum)_Light.woff') format('woff');
}
}
@font-face {
@font-face {
     font-family: 'IRANSans';
     font-family: 'Noto Nastaliq Urdu';
font-style: normal;
font-style: normal;
font-weight: 400;
font-weight: 500;
font-display: swap;
font-display: swap;
src: url('/static/fonts/IRANSansWeb(FaNum).woff2') format('woff2'),
src: url('/static/fonts/NotoNastaliqUrdu-Medium.woff2') format('woff2')
url('/static/fonts/IRANSansWeb(FaNum).woff') format('woff');
}
}
@font-face {
@font-face {
     font-family: 'IRANSans';
     font-family: 'Noto Nastaliq Urdu';
font-style: normal;
font-style: normal;
font-weight: 500;
font-weight: 600;
font-display: swap;
font-display: swap;
src: url('/static/fonts/IRANSansWeb(FaNum)_Medium.woff2') format('woff2'),
src: url('/static/fonts/NotoNastaliqUrdu-SemiBold.woff2') format('woff2')
url('/static/fonts/IRANSansWeb(FaNum)_Medium.woff') format('woff');
}
}
@font-face {
@font-face {
     font-family: 'IRANSans';
     font-family: 'Noto Nastaliq Urdu';
font-style: normal;
font-style: normal;
font-weight: 700;
font-weight: 700;
font-display: swap;
font-display: swap;
src: url('/static/fonts/IRANSansWeb(FaNum)_Bold.woff2') format('woff2'),
src: url('/static/fonts/NotoNastaliqUrdu-Bold.woff2') format('woff2')
url('/static/fonts/IRANSansWeb(FaNum)_Bold.woff') format('woff');
}
}


body {
body {
/* generally a sans-serif font should be here */
/* generally a sans-serif font should be here */
font-family: IRANSans,'Iranian Serif','Iranian Sans',Tahoma,'Noto Serif','Droid Arabic Naskh','DejaVu Sans',serif !important;  
font-family: 'Noto Nastaliq Urdu', serif !important;  
}
}


سطر 43: سطر 39:
#template-documentation, #documentation-meta-data {
#template-documentation, #documentation-meta-data {
/* generally a serif font should be here but Arial is not acceptable for Persian */
/* generally a serif font should be here but Arial is not acceptable for Persian */
font-family: IRANSans,'Iranian Serif','Iranian Sans',Tahoma,'Noto Serif','Droid Arabic Naskh','DejaVu Sans',serif !important;
font-family: 'Noto Nastaliq Urdu', serif !important;
line-height: 1.6;
line-height: 2.3;
}
}


.mw-body-content {
.mw-body-content {
line-height: 2.2;
font-kerning: auto;
line-height: 2.3;
}
}


سطر 67: سطر 64:
}
}


/* ------------------------------ Other ----------------------------*/
/* ------------------------------ Main page Template -------------------------*/
.mw-redirectedfrom {
.wn-qurantext {
    display: none;
font-weight: bold;
color: green;
word-spacing: 1px;
display: inline;
}
}


سطر 75: سطر 75:
     background: url('/static/images/favorite.png') no-repeat center center;
     background: url('/static/images/favorite.png') no-repeat center center;
}
}
#mp-help .mp-h2 span:before {
    background: url('/static/images/help.png') no-repeat center center;
}
#mp-new .mp-h2 span:before {
#mp-new .mp-h2 span:before {
سطر 86: سطر 82:
#mp-top .mp-h2 span:before {
#mp-top .mp-h2 span:before {
     background: url('/static/images/top.png') no-repeat center center;
     background: url('/static/images/top.png') no-repeat center center;
}
#mp-image .mp-h2 span:before {
    background: url('/static/images/image.png') no-repeat center center;
}
#mp-help .mp-h2 span:before {
    background: url('/static/images/help.png') no-repeat center center;
}
/* ------------------------------ Other ----------------------------*/
.mw-redirectedfrom {
    display: none;
}
}


سطر 176: سطر 185:
}
}


.content .infobox tbody > tr > th {
flex: 1 0;
}
.content .infobox tbody > tr > td {
flex: 3 0;
}
/* Hide Auto Code */
.infobox tbody tr:nth-last-child(2) {
display: none;
}
/* ------------------------------ Global ------------------------------*/
/* ------------------------------ Global ------------------------------*/
/* Main page fixes */
/* Main page fixes */
سطر 353: سطر 374:
#bodyContent .hlist dd:after,
#bodyContent .hlist dd:after,
#bodyContent .hlist li:after {
#bodyContent .hlist li:after {
     content: " ·";
     content: " ";
     font-weight: bold;
     font-family: Tahoma,'Noto Serif','Droid Arabic Naskh','DejaVu Sans',serif !important;
    color: #999;
}
}
#content .hlist dd:last-child:after,
#content .hlist dd:last-child:after,
سطر 440: سطر 462:
.rellink,
.rellink,
.dablink {
.dablink {
     font-style: italic;
     font-style: normal;
    margin-bottom: 0.5em;
padding: 12px;
margin-bottom: 5px;
}
}
.rellink i,
.rellink i,