修改样式
This commit is contained in:
parent
deeddf0dc5
commit
374a65e378
|
@ -1378,7 +1378,7 @@
|
||||||
}
|
}
|
||||||
.huiBtn {
|
.huiBtn {
|
||||||
color:#333;
|
color:#333;
|
||||||
background: #ccc;
|
background: #f7f7f7;
|
||||||
// color: #333333;
|
// color: #333333;
|
||||||
}
|
}
|
||||||
.lanBtn {
|
.lanBtn {
|
||||||
|
@ -1386,9 +1386,9 @@
|
||||||
background: #049F89;
|
background: #049F89;
|
||||||
}
|
}
|
||||||
.guke-btn {
|
.guke-btn {
|
||||||
width: 45%;
|
width:49%;
|
||||||
// height: 40px;
|
// height: 40px;
|
||||||
line-height: 40px;
|
line-height:34px;
|
||||||
// margin-left: 5px;
|
// margin-left: 5px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
// line-height: 40px;
|
// line-height: 40px;
|
||||||
|
|
Loading…
Reference in New Issue