瀏覽代碼

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

Romain 6 年之前
父節點
當前提交
3400aff077
共有 1 個文件被更改,包括 0 次插入4 次删除
  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;
 }