summaryrefslogtreecommitdiffstats
path: root/content
diff options
context:
space:
mode:
authorWolfgang Wiedmeyer <wolfgit@wiedmeyer.de>2016-07-29 21:38:30 +0200
committerWolfgang Wiedmeyer <wolfgit@wiedmeyer.de>2016-07-29 21:38:30 +0200
commit39b80382ac205719207f127e05d78b94fa6490e0 (patch)
treed715ccee9bae51aac364904d20a4ea8bf1ce7371 /content
parenta6ac5ee0468dfc081065f4049423abc38dec54ba (diff)
downloadblog-39b80382ac205719207f127e05d78b94fa6490e0.zip
blog-39b80382ac205719207f127e05d78b94fa6490e0.tar.gz
blog-39b80382ac205719207f127e05d78b94fa6490e0.tar.bz2
navbar entries
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