mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
Added webkit-font-smoothing (#763)
This commit is contained in:
@@ -4,6 +4,7 @@ body {
|
||||
font-family: "Helvetica Neue", "Microsoft YaHei", Arial, Helvetica, sans-serif !important;
|
||||
background-color: #fff;
|
||||
overflow-y: scroll;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
}
|
||||
img {
|
||||
border-radius: 3px;
|
||||
|
Reference in New Issue
Block a user