le plessis-trevise: force smooth font (#70950)

This commit is contained in:
Frédéric Péters 2022-11-02 19:36:29 +01:00
parent 3f9d89c484
commit 4a1f316a0e
1 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,9 @@
body {
// workaround bad/missing hints in font
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
//
// HEADER
//