Mozilla osx font smoothing
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
This commit is contained in:
parent
e7a35a94c9
commit
34b0bea022
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ html {
|
|||
|
||||
body {
|
||||
-webkit-font-smoothing: antialiased;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue