From a49a7d5dbd6429b99b7ac92d309883f64fe40657 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Krup=C4=8D=C3=ADk?= <lukas.krupcik@vsb.cz> Date: Tue, 20 Dec 2016 10:26:26 +0100 Subject: [PATCH] change theme --- it4i_theme/assets/stylesheets/application.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/it4i_theme/assets/stylesheets/application.css b/it4i_theme/assets/stylesheets/application.css index 264c157a7..34fa25c83 100644 --- a/it4i_theme/assets/stylesheets/application.css +++ b/it4i_theme/assets/stylesheets/application.css @@ -500,6 +500,9 @@ body, input { .no-js .repo a .count { display: none; } +.drawer .toc li a { + font-weight: 700; +} .drawer .toc li.anchor a { font-weight: 400; } -- GitLab