Browse Source

HUE-8888 [docs] Avoiding setting all the right outline to bold

Romain 6 years ago
parent
commit
3400aff077
1 changed files with 0 additions and 4 deletions
  1. 0 4
      docs/docs-site/themes/hugo-theme-learn/static/css/hugo-theme.css

+ 0 - 4
docs/docs-site/themes/hugo-theme-learn/static/css/hugo-theme.css

@@ -65,10 +65,6 @@ a.hueAnchor:after {
   font-weight: bold; padding: 0 0px; margin: 0 0px;
 }
 
-#TableOfContents > ul > li > ul > li > a {
-  font-weight: bold;
-}
-
 #TableOfContents > ul > li > ul > li > ul > li > ul > li > ul > li  {
     display: none;
 }