You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The font Freight Text is now gone, replaced by browser default Georgia. Try switching from http://style.codeforamerica.org/1/ as the style base to http://style.codeforamerica.org/2/to see if the new version of the CfA CSS fixes this issue (and doesn't introduce any new problems).
another approach might be to place a lang="" attribute on elements which are not in english and then set the font-family as needed in the stylesheet; e.g. <style>:lang(pl) {font-family: serif;}</style>
Description
Some UTF-8 characters aren't getting displayed, while some are.
Should say Możliwość przesuwania obszaru
Other international characters show up just fine such as
The problem probably is with our font?
To Reproduce
Go to http://www.codeforamerica.org/geeks/civicissues/widget?organization_name=Code-for-Poland
Files
templates/*
Tasks
The text was updated successfully, but these errors were encountered: