修改样式

pull/23/head
陶士涵 4 years ago
parent 88495a1dce
commit ad34f560ed

@ -51,18 +51,14 @@
box-shadow: 0 3px 15px 0 rgba(0,0,0,.25)!important; box-shadow: 0 3px 15px 0 rgba(0,0,0,.25)!important;
box-sizing: border-box!important; box-sizing: border-box!important;
padding: 0 25px; padding: 0 25px;
transition: all .4s,bottom .8s ease-in-out!important;
cursor: pointer!important; cursor: pointer!important;
outline: 0!important; outline: 0!important;
display: inline-block; display: inline-block;
margin: 0!important; margin: 0!important;
-webkit-font-smoothing: antialiased!important; -webkit-font-smoothing: antialiased!important;
-webkit-tap-highlight-color: transparent!important; -webkit-tap-highlight-color: transparent!important;
animation-name: loadBubble; color: #ffffff;
animation-iteration-count: 1; position: relative;
animation-timing-function: ease-in-out;
animation-duration: .2s;
color: #ffffff !important;
} }
.launchButton:hover { .launchButton:hover {
box-shadow: 0 3px 20px 0 rgba(0,0,0,.5)!important; box-shadow: 0 3px 20px 0 rgba(0,0,0,.5)!important;

Loading…
Cancel
Save