Commit cead3d1f by hank

ctrbtn

parent 25ebb4d3
...@@ -437,9 +437,9 @@ ul { ...@@ -437,9 +437,9 @@ ul {
.solution .list .ctr .spanbtn { .solution .list .ctr .spanbtn {
cursor: pointer; cursor: pointer;
width: 38px; width: 38px;
height: 26px; height: 30px;
background: #000000; background: #000000;
line-height: 26px; line-height: 30px;
font-size: 18px; font-size: 18px;
color: white; color: white;
opacity: 0.8; opacity: 0.8;
......
...@@ -468,9 +468,9 @@ ul { ...@@ -468,9 +468,9 @@ ul {
.spanbtn { .spanbtn {
cursor: pointer; cursor: pointer;
width:38px; width:38px;
height:26px; height: 30px;
background:rgba(0,0,0,1); background:rgba(0,0,0,1);
line-height: 26px; line-height: 30px;
font-size: 18px; font-size: 18px;
color: white; color: white;
opacity:0.8; opacity:0.8;
......
...@@ -284,9 +284,9 @@ ul { ...@@ -284,9 +284,9 @@ ul {
.solution .list .ctr .spanbtn { .solution .list .ctr .spanbtn {
cursor: pointer; cursor: pointer;
width: 38px; width: 38px;
height: 26px; height: 30px;
background: #000000; background: #000000;
line-height: 26px; line-height: 30px;
font-size: 18px; font-size: 18px;
color: white; color: white;
opacity: 0.8; opacity: 0.8;
...@@ -697,9 +697,9 @@ ul { ...@@ -697,9 +697,9 @@ ul {
.detail-container .list .ctr .spanbtn { .detail-container .list .ctr .spanbtn {
cursor: pointer; cursor: pointer;
width: 38px; width: 38px;
height: 26px; height: 30px;
background: #000000; background: #000000;
line-height: 26px; line-height: 30px;
font-size: 18px; font-size: 18px;
color: white; color: white;
opacity: 0.8; opacity: 0.8;
......
...@@ -301,9 +301,9 @@ ul { ...@@ -301,9 +301,9 @@ ul {
.spanbtn { .spanbtn {
cursor: pointer; cursor: pointer;
width:38px; width:38px;
height:26px; height:30px;
background:rgba(0,0,0,1); background:rgba(0,0,0,1);
line-height: 26px; line-height: 30px;
font-size: 18px; font-size: 18px;
color: white; color: white;
opacity:0.8; opacity:0.8;
...@@ -741,9 +741,9 @@ ul { ...@@ -741,9 +741,9 @@ ul {
.spanbtn { .spanbtn {
cursor: pointer; cursor: pointer;
width:38px; width:38px;
height:26px; height: 30px;
background:rgba(0,0,0,1); background:rgba(0,0,0,1);
line-height: 26px; line-height: 30px;
font-size: 18px; font-size: 18px;
color: white; color: white;
opacity:0.8; opacity:0.8;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment