diff --git a/custom/public/css/git.openi.css b/custom/public/css/git.openi.css index 9317560eb..ab5c92c01 100644 --- a/custom/public/css/git.openi.css +++ b/custom/public/css/git.openi.css @@ -58,6 +58,12 @@ background:none; border-bottom: 1px solid #000; } +.hometop .following.bar #navbar .brand{ + padding-top: .78571429em; +} +.hometop .following.bar .brand .ui.mini.image { + height: 50px; +} .homebanner{ position: relative; diff --git a/templates/base/footer_content.tmpl b/templates/base/footer_content.tmpl index 921fe7f8b..86ef0d98e 100755 --- a/templates/base/footer_content.tmpl +++ b/templates/base/footer_content.tmpl @@ -5,15 +5,15 @@
- {{.i18n.Tr "custom.foot.copyright"}} 京ICP备18004880号-2 + {{.i18n.Tr "custom.foot.copyright"}} 京ICP备18004880号
- {{.i18n.Tr "powered_by 鹏城实验室云脑、"}}Trustie确实{{.i18n.Tr "、gitea"}} + {{.i18n.Tr "Powered_by 鹏城实验室云脑、"}}Trustie确实{{.i18n.Tr "、gitea"}}
diff --git a/templates/base/head_navbar_home.tmpl b/templates/base/head_navbar_home.tmpl index 7d42fa09e..8f89a368b 100644 --- a/templates/base/head_navbar_home.tmpl +++ b/templates/base/head_navbar_home.tmpl @@ -1,7 +1,7 @@