From f5f8d91f25378464c59fbec49ebf43f00c668966 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Tue, 14 Jun 2016 16:12:17 +0200 Subject: Fix main menu text color, make sub-section text bold --- style/default.css | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'style') diff --git a/style/default.css b/style/default.css index c77149da..bf1834d6 100644 --- a/style/default.css +++ b/style/default.css @@ -469,10 +469,14 @@ section{ padding-left: 15px; } -li.slx-submenu { +li.slx-submenu a { font-size: 80%; font-weight: bold; - padding-left: 1em; + padding-left: 3em; +} + +nav.navbar.sidebar { + color: #eee; } /* -- cgit v1.2.3-55-g7522