Add Mozilla OSX CSS
This commit is contained in:
parent
56c6702d51
commit
46bd0000ee
2 changed files with 2 additions and 1 deletions
|
|
@ -18,6 +18,7 @@
|
|||
body {
|
||||
line-height: 1.5;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
|
||||
img,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue