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 || [];
-
+
{{template "custom/body_inner_pre" .}} {{if not .PageIsInstall}}
{{end}} diff --git a/templates/base/head_navbar_home.tmpl b/templates/base/head_navbar_home.tmpl new file mode 100644 index 000000000..62e9de1d7 --- /dev/null +++ b/templates/base/head_navbar_home.tmpl @@ -0,0 +1,161 @@ +