ERNICommunity / at11

A simple web application that fetches daily lunch menus from popular restaurants near ERNI Slovakia office.
https://at11.azurewebsites.net/
The Unlicense
22 stars 20 forks source link

Diacritics broken in Firefox Developer Edition #134

Closed mareklinka closed 7 years ago

mareklinka commented 7 years ago

Diacritics is broken in the Diana theme:

image

This is caused by CSS modifications in #133.

drvic10k commented 7 years ago

again?

mareklinka commented 7 years ago

Yeah, the last PR replaced my fix with the original, faulty CSS - instead of loading the local fonts (which work), it loads the fonts from Google (which Firefox Dev's font sanitizer refuses). Looking into it.