"میڈیاویکی:Common.css" کے نسخوں کے درمیان فرق
Jump to navigation
Jump to search
سطر 1: | سطر 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
− | + | @font-face { | |
− | body {font-family: 'Jameel Noori Nastaleeq','Alvi Nastaleeq', | + | 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; | ||
+ | } | ||
+ | body {font-family: 'Jameel Noori Nastaleeq','Alvi Nastaleeq',Minhaj,'Urdu Naskh Asiatype','Tahoma','sans-serif';} |
تجدید بمطابق 18:25، 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; } body {font-family: 'Jameel Noori Nastaleeq','Alvi Nastaleeq',Minhaj,'Urdu Naskh Asiatype','Tahoma','sans-serif';}