feat/task1-c-wallet
devil_gong 2018-08-17 16:40:14 +08:00
parent 058333f318
commit 382c0f61ad
1 changed files with 3 additions and 3 deletions

View File

@ -330,9 +330,9 @@ background:url(../Images/ibar_sprites.png) no-repeat;background-position:0px -23
background-color: #d3374b;
}
.am-slider-a1 .am-control-nav li a {
width: 15px;
height: 15px;
background-color: rgba(0, 0, 0, 0.55);
width: 10px;
height: 10px;
background-color: rgba(0, 0, 0, 0.25);
-webkit-box-shadow: inset 0 0 3px #fff;
box-shadow: inset 0 0 3px #fff;
}