diff --git a/resources/public/index.html b/resources/public/index.html
index b7b78c6..34fceb0 100644
--- a/resources/public/index.html
+++ b/resources/public/index.html
@@ -15,7 +15,7 @@
New Note
-
+
Changelog
- 2015-10: NoteHub rewritten in Node.js.
diff --git a/resources/public/style.css b/resources/public/style.css
index 2b3883a..11deb0e 100644
--- a/resources/public/style.css
+++ b/resources/public/style.css
@@ -105,8 +105,8 @@ footer a {
}
h1, h2, h3, h4, h5, h6 {
- font-family: "ArialRoundedMTBold", Palatino, "Palatino Linotype", serif;
- font-weight: bolder;
+ font-family: sans-serif;
+ font-weight: 400;
}
h1 {