diff --git a/it4i_theme/assets/stylesheets/application.css b/it4i_theme/assets/stylesheets/application.css
index af08c3da8c920eba1605e61ba58d458a2882f9f5..264c157a759941200e317f93a815f23512b5c155 100644
--- a/it4i_theme/assets/stylesheets/application.css
+++ b/it4i_theme/assets/stylesheets/application.css
@@ -500,14 +500,12 @@ 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 {
     text-transform: uppercase;
@@ -1018,7 +1016,7 @@ h1 .article .headerlink {
     height: auto;
     margin-bottom: 96px;
     padding-top: 80px;
-    max-height: 1200px;
+    max-height00px;
     overflow:  auto;
 }
 .drawer, .drawer .scrollable {