https://bugzilla.wikimedia.org/show_bug.cgi?id=56939
--- Comment #45 from [email protected] --- at [[w:ur:MediaWiki:Print.css]] i think problem is in this line div#content h1, div#content h2, div#content #firstHeading { font-family: Titr, 'XB Titre', 'B Titr', Jameel Noori Nastaleeq; } Titr is another font family. this is not related to Nastaleeq. just change above lines. div#content h1, div#content h2, div#content #firstHeading { font-family: Jameel Noori Nastaleeq; } i think after this title and heading font problem should be resolved. If not i will ask you to revert the change. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
