"میڈیاویکی:Common.css" کے نسخوں کے درمیان فرق
Jump to navigation
Jump to search
اندلسی (تبادلۂ خیال | شراکت) |
|||
(2 صارفین 8 کے درمیانی نسخے نہیں دکھائے گئے) | |||
سطر 3: | سطر 3: | ||
font-family: 'Minhaj'; | font-family: 'Minhaj'; | ||
src: url('http://www.minhaj.org/thm-org-ur/fonts/nafees-nastaleeq-webfont.eot'); | src: url('http://www.minhaj.org/thm-org-ur/fonts/nafees-nastaleeq-webfont.eot'); | ||
− | src: url( | + | src: url('http://www.minhaj.org/thm-org-ur/fonts/nafees-nastaleeq-webfont.eot?#iefix') format('embedded-opentype'), |
− | url( | + | url('http://www.minhaj.org/thm-org-ur/fonts/nafees-nastaleeq-webfont.woff') format('woff'), |
− | url( | + | url('http://www.minhaj.org/thm-org-ur/fonts/nafees-nastaleeq-webfont.ttf') format('truetype'), |
− | url( | + | url('http://www.minhaj.org/thm-org-ur/fonts/nafees-nastaleeq-webfont.svg#NafeesRegular') format('svg'); |
font-weight: normal; font-style: normal; line-height: 2; | font-weight: normal; font-style: normal; line-height: 2; | ||
} | } | ||
− | body {font-family: 'Jameel Noori Nastaleeq','Alvi Nastaleeq',Minhaj,'Urdu Naskh Asiatype','Tahoma','sans-serif';} | + | html, body, textarea, .mw-body-content, #wpTextbox1 { |
+ | font-family: 'Jameel Noori Nastaleeq','Alvi Nastaleeq','Minhaj','Urdu Naskh Asiatype','Tahoma','sans-serif'; | ||
+ | -webkit-font-smoothing: antialiased; | ||
+ | -webkit-text-stroke: 0.2px; | ||
+ | -webkit-font-feature-settings: "ccmp" 0; | ||
+ | } | ||
+ | |||
+ | div#content h1, div#content h2, div#content #firstHeading { | ||
+ | font-family: 'Jameel Noori Nastaleeq','Alvi Nastaleeq','Minhaj','Urdu Naskh Asiatype','Tahoma','sans-serif';} | ||
+ | |||
+ | #bodyContent | ||
+ | {font-size:15pt; line-height:25pt} | ||
+ | |||
+ | div#mw-panel div.portal div.body ul li {font-size:16pt;} |
حالیہ نسخہ بمطابق 22:37، 16 جولائی 2014ء
/* CSS placed here will be applied to all skins */ @font-face { font-family: 'Minhaj'; src: url('http://www.minhaj.org/thm-org-ur/fonts/nafees-nastaleeq-webfont.eot'); src: url('http://www.minhaj.org/thm-org-ur/fonts/nafees-nastaleeq-webfont.eot?#iefix') format('embedded-opentype'), url('http://www.minhaj.org/thm-org-ur/fonts/nafees-nastaleeq-webfont.woff') format('woff'), url('http://www.minhaj.org/thm-org-ur/fonts/nafees-nastaleeq-webfont.ttf') format('truetype'), url('http://www.minhaj.org/thm-org-ur/fonts/nafees-nastaleeq-webfont.svg#NafeesRegular') format('svg'); font-weight: normal; font-style: normal; line-height: 2; } html, body, textarea, .mw-body-content, #wpTextbox1 { font-family: 'Jameel Noori Nastaleeq','Alvi Nastaleeq','Minhaj','Urdu Naskh Asiatype','Tahoma','sans-serif'; -webkit-font-smoothing: antialiased; -webkit-text-stroke: 0.2px; -webkit-font-feature-settings: "ccmp" 0; } div#content h1, div#content h2, div#content #firstHeading { font-family: 'Jameel Noori Nastaleeq','Alvi Nastaleeq','Minhaj','Urdu Naskh Asiatype','Tahoma','sans-serif';} #bodyContent {font-size:15pt; line-height:25pt} div#mw-panel div.portal div.body ul li {font-size:16pt;}