|
|
@@ -66,7 +66,7 @@ |
|
|
|
background: #DFE9F0; |
|
|
|
padding-top: 0; |
|
|
|
border: none; |
|
|
|
margin-bottom: 11em; |
|
|
|
margin-bottom: 13em; |
|
|
|
} |
|
|
|
.ui.secondary.hometop.segment #navbar{ |
|
|
|
z-index: 10; |
|
|
@@ -155,7 +155,7 @@ |
|
|
|
border-radius: 1.2em; |
|
|
|
background-color: rgba(16, 16, 16, .9); |
|
|
|
position: relative; |
|
|
|
padding-left: 1.3em !important; |
|
|
|
padding: 1.0em 1.0em 1.0em 1.3em; |
|
|
|
} |
|
|
|
.homeorg, .homepro, .homemodel, .i-env{ |
|
|
|
position: relative; |
|
|
@@ -169,7 +169,7 @@ |
|
|
|
bottom: 0; |
|
|
|
background-color: rgba(105, 192, 255, .4); |
|
|
|
width: 2px; |
|
|
|
} |
|
|
|
} |
|
|
|
.homenews .time-since{ |
|
|
|
padding-left: 1em; |
|
|
|
color: #888888; |
|
|
@@ -186,7 +186,7 @@ |
|
|
|
padding: 0; |
|
|
|
} |
|
|
|
.newslist{ |
|
|
|
height: 260px; |
|
|
|
height: 300px; |
|
|
|
overflow: hidden; |
|
|
|
} |
|
|
|
|
|
|
|