aboutsummaryrefslogtreecommitdiff
path: root/data/static
diff options
context:
space:
mode:
Diffstat (limited to 'data/static')
-rw-r--r--data/static/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/static/style.css b/data/static/style.css
index 97d1c43..0fb0f73 100644
--- a/data/static/style.css
+++ b/data/static/style.css
@@ -59,7 +59,7 @@ body {
background-attachment: fixed;
background-position: top center;
background-color: var(--primary-color);
- font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
+ font-family: 'DejaVu Sans', 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
}
.imgGrid {