Skip to content

Commit 9611d8b

Browse files
committed
css: add font smoothing for all.
1 parent 70872f5 commit 9611d8b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

css/micrypt.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
html {
22
-webkit-font-smoothing: antialiased;
3+
font-smoothing: antialiased;
34
}
45

56
body { font:13px/1.231 sans-serif; *font-size:small; }

0 commit comments

Comments
 (0)