From fd4ba2c227d120ac314c6e1fa4950a28be2ef0ba 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: Mon, 19 Dec 2016 14:28:47 +0100 Subject: [PATCH] change --- it4i_theme/assets/stylesheets/application.css | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/it4i_theme/assets/stylesheets/application.css b/it4i_theme/assets/stylesheets/application.css index bee1f219b..c1d78d763 100644 --- a/it4i_theme/assets/stylesheets/application.css +++ b/it4i_theme/assets/stylesheets/application.css @@ -498,14 +498,11 @@ body, input { .no-js .repo a .count { display: none; } -.drawer .toc li a { - font-weight: 700; -} .drawer .toc li.anchor a { font-weight: 400; } .drawer .section, .repo a { - font-weight: 700; + font-weight: 500; background-color: #ddd; } .repo a { -- GitLab