Explorar el Código

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

Romain hace 6 años
padre
commit
3400aff077

+ 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;
 }