This commit is contained in:
parent
bf7d12b19e
commit
37fc4d0a45
|
@ -1386,16 +1386,17 @@
|
||||||
background: #049F89;
|
background: #049F89;
|
||||||
}
|
}
|
||||||
.guke-btn {
|
.guke-btn {
|
||||||
width:49%;
|
width:24%;
|
||||||
// height: 40px;
|
// height: 40px;
|
||||||
line-height:34px;
|
line-height:34px;
|
||||||
// margin-left: 5px;
|
// margin-left: 5px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
// line-height: 40px;
|
// line-height: 40px;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
font-size: 12px;
|
font-size:11px;
|
||||||
border-radius: 6px;
|
border-radius: 6px;
|
||||||
margin-top:5px;
|
margin-top:5px;
|
||||||
|
margin-right:2px;
|
||||||
// border-bottom: 1px solid #ccc;
|
// border-bottom: 1px solid #ccc;
|
||||||
}
|
}
|
||||||
.guke-list {
|
.guke-list {
|
||||||
|
|
Loading…
Reference in New Issue