mirror of
https://github.com/til-schneider/slim-wiki.git
synced 2025-08-13 12:04:10 +02:00
Made font rendering less heavy
This commit is contained in:
@@ -5,6 +5,7 @@ body {
|
|||||||
font-family: "Helvetica Neue", Helvetica, "Segoe UI", Arial, sans-serif;
|
font-family: "Helvetica Neue", Helvetica, "Segoe UI", Arial, sans-serif;
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
color: @colorText;
|
color: @colorText;
|
||||||
|
-webkit-font-smoothing: antialiased;
|
||||||
}
|
}
|
||||||
|
|
||||||
a, a:visited {
|
a, a:visited {
|
||||||
|
Reference in New Issue
Block a user