[Web] Increase font size to 10.5pt
This commit is contained in:
parent
5065667ae4
commit
174038ae37
@ -119,12 +119,12 @@ body.modal-open {
|
|||||||
}
|
}
|
||||||
body {
|
body {
|
||||||
font-family: "Noto Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
|
font-family: "Noto Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
|
||||||
font-size: 0.9rem;
|
font-size: 10.5pt;
|
||||||
line-height: 1.5;
|
line-height: 1.5;
|
||||||
}
|
}
|
||||||
html {
|
html {
|
||||||
font-family: "Noto Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
|
font-family: "Noto Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
|
||||||
font-size: 0.9rem;
|
font-size: 10.5pt;
|
||||||
line-height: 1.5;
|
line-height: 1.5;
|
||||||
}
|
}
|
||||||
#mailcow-alert {
|
#mailcow-alert {
|
||||||
|
Loading…
Reference in New Issue
Block a user