|
|
|
@@ -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; |
|
|
|
|