diff --git a/templates/explore/organizations.tmpl b/templates/explore/organizations.tmpl index 7f99f1aee..1f8fe5132 100644 --- a/templates/explore/organizations.tmpl +++ b/templates/explore/organizations.tmpl @@ -130,7 +130,7 @@
-
+

{{$.i18n.Tr "org.member"}}

  • @@ -178,7 +178,7 @@
  • -
    +

    {{$.i18n.Tr "org.active"}}

  • diff --git a/web_src/less/openi.less b/web_src/less/openi.less index c173db1cb..70f643380 100644 --- a/web_src/less/openi.less +++ b/web_src/less/openi.less @@ -830,6 +830,7 @@ display: block; font-size: 14px; text-align: center; font-family: SourceHanSansSC-light; + font-weight: normal !important; } .title_re{ margin-top: 50px !important;