Resolve #6858
This commit is contained in:
@@ -27,7 +27,7 @@ html {
|
||||
color: var(--fg);
|
||||
overflow: auto;
|
||||
font-family: "BIZ UDPGothic", Roboto, HelveticaNeue, Arial, sans-serif;
|
||||
line-height: 1.3em;
|
||||
line-height: 1.35em;
|
||||
text-size-adjust: 100%;
|
||||
|
||||
&, * {
|
||||
@@ -75,6 +75,10 @@ html {
|
||||
&.f-veryLarge {
|
||||
font-size: 1.2em;
|
||||
}
|
||||
|
||||
&.useSystemFont {
|
||||
font-family: sans-serif;
|
||||
}
|
||||
}
|
||||
|
||||
html.changing-theme {
|
||||
|
Reference in New Issue
Block a user