diff --git a/it4i_theme/assets/stylesheets/application.css b/it4i_theme/assets/stylesheets/application.css index 264c157a759941200e317f93a815f23512b5c155..34fa25c83ac39fb6303f474f73c9b61d09470361 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; }