Browse Source

Merge branch 'web-0601' of https://git.openi.org.cn/OpenI/aiforge into web-0601

0601
pull/2272/head
Gitea 3 years ago
parent
commit
c7bb965e77
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      custom/public/css/git.openi.css

+ 3
- 3
custom/public/css/git.openi.css View File

@@ -152,10 +152,10 @@
margin-left: 2.3em;
}
.homenews{
border-radius: 2em;
border-radius: 1.2em;
background-color: rgba(16, 16, 16, .9);
position: relative;
padding-left: 1.5em !important;
padding-left: 1.3em !important;
}
.homeorg, .homepro, .homemodel, .i-env{
position: relative;
@@ -186,7 +186,7 @@
padding: 0;
}
.newslist{
height: 285px;
height: 260px;
overflow: hidden;
}



Loading…
Cancel
Save