summaryrefslogtreecommitdiffstats
path: root/content
diff options
context:
space:
mode:
Diffstat (limited to 'content')
-rw-r--r--content/extras/custom.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/content/extras/custom.css b/content/extras/custom.css
index 7b1ac5b..08928ff 100644
--- a/content/extras/custom.css
+++ b/content/extras/custom.css
@@ -1,4 +1,12 @@
/* muted text is otherwise too dark */
.text-muted {
color: #c8ccd0;
+}
+
+.navbar {
+ font-size: 18px;
+}
+
+.navbar-brand {
+ font-size: 20px;
} \ No newline at end of file