Browse Source

调整首页动态样式

tags/v1.22.6.1^2
OpenIhu 3 years ago
parent
commit
3f319dc9f1
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