diff --git a/custom/public/css/git.openi.css b/custom/public/css/git.openi.css index e10f91460..7ea4823a3 100644 --- a/custom/public/css/git.openi.css +++ b/custom/public/css/git.openi.css @@ -49,6 +49,12 @@ border: none; margin-bottom: 90px; } +.hometop .ui.secondary.menu .active.item{ + color: #000; + background:none; + border-bottom: 1px solid #000; +} + .homebanner{ position: relative; padding: 100px 32px 80px; diff --git a/templates/base/head_home.tmpl b/templates/base/head_home.tmpl index 988f3413a..0311caa31 100644 --- a/templates/base/head_home.tmpl +++ b/templates/base/head_home.tmpl @@ -192,13 +192,13 @@ var _hmt = _hmt || [];