Commit graph

6 commits

Author SHA1 Message Date
Screwtapello
967c6d1e1a Add fallbacks if the custom font doesn't load.
If the custom font doesn't load for some reason, the browser will fall back to some random font, possibly a serif font that looks Very Wrong. "system-ui" should choose the system font for the current platform, whatever it is, which is at least *a* system font even if it's not the right one for CS 1.6. For older browsers that don't support "system-ui", fall back to "sans-serif", which should look at least vaguely right.
2025-01-27 18:03:40 +11:00
Samuel Breznjak
75ce39a6af hotfix slider thumb 2025-01-25 19:25:36 +01:00
Tautvydas Baliukynas
63a24a8a26 Update preprocessed CSS files 2025-01-25 19:02:12 +02:00
Samuel Breznjak
20bb3d1912 removed map from minified version 2025-01-24 15:45:02 +01:00
Samuel Breznjak
39f8188d60 generated new cs16.min.css 2025-01-24 14:50:12 +01:00
Samuel Breznjak
2a25c76110 generated prefixed and minified versions of cs16.css 2025-01-24 12:49:05 +01:00