Browse Source

缩小首页协作平台优势图标大小

tags/v1.22.6.1^2
openihu 3 years ago
parent
commit
a8e2045943
1 changed files with 5 additions and 12 deletions
  1. +5
    -12
      custom/public/css/git.openi.css

+ 5
- 12
custom/public/css/git.openi.css View File

@@ -145,6 +145,8 @@
}
.i-env .ui.cards>.card>.image{
background: none;
width: 60%;
margin: auto;
}
.i-env .ui.cards>.card>.content{
border-top: none;
@@ -288,6 +290,9 @@
.i-env > div{
position: relative;
}
.event-list .ui.card img{
height: 146px;
}

@media only screen and (max-width: 767px) {
.am-mt-30{ margin-top: 1.5rem !important;}
@@ -391,18 +396,6 @@
width: 800px;
margin: 0 auto;
}
.aiData{
position: absolute;
padding: 10px;
right: 10px;
background-color: rgba(255, 255, 255, .4);
border: 1px solid #FFF;
text-align: right;
font-size: 0.9rem;
}
.aiData strong{
font-size: 1.1rem;
}
.rotation3D-baseMap{
position: absolute; left: 0; right: 0; top: 270px; margin: auto;
width: 800px; height: 516px;


Loading…
Cancel
Save