| xqd
@@ -110,9 +110,7 @@ a.tab-item-add .icon {
|
|
|
.img-file-up img { max-height: 100%; max-width: 100%; }
|
|
|
.img-file-up em { position: absolute; top: -10px; right: -10px; display: inline-block; width: 20px; height: 20px; z-index: 2; font-size: 1.5em; color: #dd4814 }
|
|
|
.btn-file-up:hover { background-color: #dd4814; color: #FFF; border: 1px solid #dd4814 }
|
|
|
-.dream-images{
|
|
|
- background-repeat: no-repeat;background-position:center;background-size: cover;-webkit-background-size: cover;position: relative;height: 13rem;
|
|
|
-}
|
|
|
+
|
|
|
.addfoot {
|
|
|
background-color:#fafafa;
|
|
|
border:1px solid #EEE;
|
| xqd
@@ -232,6 +230,9 @@ overflow:auto;
|
|
|
margin-top:5px;
|
|
|
font-size: 15px;
|
|
|
}
|
|
|
+.swiper-pagination-bullet{
|
|
|
+ background: #e5e5e5;
|
|
|
+}
|
|
|
.mainitem .iheart {
|
|
|
width: 1rem;
|
|
|
position: relative;
|