Set default font to Noto Sans
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
html, body {
|
||||
font-size: 13px; /* this also defines the overall widget size as all sizes are in rem */
|
||||
font-family: Noto Sans;
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
padding: 0;
|
||||
|
||||
Reference in New Issue
Block a user