From 39b80382ac205719207f127e05d78b94fa6490e0 Mon Sep 17 00:00:00 2001 From: Wolfgang Wiedmeyer Date: Fri, 29 Jul 2016 21:38:30 +0200 Subject: navbar entries --- content/extras/custom.css | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'content') 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 -- cgit v1.1