|
|
|
@ -137,12 +137,13 @@ a:active{text-decoration:none;}
|
|
|
|
|
height:38px;
|
|
|
|
|
border-radius:4px;
|
|
|
|
|
line-height: 36px !important;
|
|
|
|
|
border:1px solid rgba(255,255,255,1);
|
|
|
|
|
border:1px solid rgba(255,255,255,1)!important;
|
|
|
|
|
color: #ffffff !important;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.kaike{
|
|
|
|
|
border-radius: 4px;
|
|
|
|
|
border: 1px solid rgba(255,255,255);
|
|
|
|
|
border: 1px solid #ffffff !important;
|
|
|
|
|
padding: 0px 10px;
|
|
|
|
|
cursor: pointer;
|
|
|
|
|
font-size: 14px;
|
|
|
|
@ -153,4 +154,5 @@ a:active{text-decoration:none;}
|
|
|
|
|
line-height: 40px!important;
|
|
|
|
|
border-radius: 4px;
|
|
|
|
|
box-sizing: border-box;
|
|
|
|
|
color: #ffffff !important;
|
|
|
|
|
}
|
|
|
|
|