Default font family now is Noto Sans. Linked to jellyfin-noto package

This commit is contained in:
ferferga
2020-02-03 17:18:15 +01:00
parent ca06c47b55
commit 1619646f0a
6 changed files with 304 additions and 41 deletions
+3 -3
View File
@@ -1,5 +1,5 @@
h1 {
font-weight: 500;
font-weight: 400;
font-size: 1.8em;
}
@@ -8,12 +8,12 @@ h1 {
}
h2 {
font-weight: 500;
font-weight: 400;
font-size: 1.5em;
}
h3 {
font-weight: 500;
font-weight: 400;
font-size: 1.17em;
}