china-trains.css更新

master
Ling 2 years ago
parent 7c90405334
commit 067f3f54f0

@ -32,14 +32,14 @@ ul.traintype{ display:block; margin-bottom:10px; min-height:38px; padding:0px;}
ul.traintype li{background: #fff; display: block; float: left; padding: 5px 15px; color: #000; border: 1px solid #d1d1d1; margin-right: 10px; border-radius: 5px;}
ul.traintype li.active {background: #ad1818; color: #fff;}
.traintype li {cursor: pointer;}
.returnbox {background: #f2f2f2; border-radius:5px; padding: 15px;cursor: pointer}
.returnbox {background: #fff; border-radius:5px; padding: 15px;cursor: pointer;box-shadow: 0 0 5px #ccc;}
.returnbox a{text-decoration: none;}
.returnbox:hover .return-top{color:#ad1818;}
.return-top,.return-bottom {display:flex;flex-direction:row;flex-wrap:wrap;}
.return-top{border-bottom:solid 1px #e2e2e2; padding-bottom: 10px; margin-bottom: 10px; position: relative;}
.return-left,.return-right{width:50%;}
.return-right {text-align:right;}
.return-icon { position:absolute;width:24px; height:24px; bottom:-12px;left: calc(50% - 12px); background: url("file:///D:/website/data.chinahighlights.com/css/images/train/return.png")}
.return-icon { position:absolute;width:24px; height:24px; bottom:-12px;left: calc(50% - 12px); background: url("https://data.chinahighlights.com/css/images/train/return.png")}
.caption {padding: 15px;}
.caption h3 {font-size: 24px; padding-top: 0;}
ul.infolist {padding-bottom:0;}

Loading…
Cancel
Save