|
|
@ -16,7 +16,7 @@ |
|
|
|
.box { |
|
|
|
font-size: 13px; |
|
|
|
/* padding: 10px; */ |
|
|
|
border: 1px solid #dedede; |
|
|
|
/* border: 1px solid #dedede; */ |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
@ -29,14 +29,15 @@ |
|
|
|
border-top: 1px solid #b1b1b1; |
|
|
|
border-left: 1px solid #b1b1b1; |
|
|
|
border-right: 1px solid #b1b1b1; |
|
|
|
min-height: 30px; |
|
|
|
line-height: 30px; |
|
|
|
view{ |
|
|
|
padding: 4px 10px; |
|
|
|
/* min-height: 30px; |
|
|
|
line-height: 30px; */ |
|
|
|
div{ |
|
|
|
padding: 10px 10px; |
|
|
|
font-size: 16px; |
|
|
|
} |
|
|
|
.label{ |
|
|
|
width: 100px; |
|
|
|
padding: 4px 10px; |
|
|
|
padding: 10px 10px; |
|
|
|
border-right: 1px solid #b1b1b1; |
|
|
|
} |
|
|
|
} |
|
|
@ -50,7 +51,7 @@ |
|
|
|
|
|
|
|
.q { |
|
|
|
position: absolute; |
|
|
|
font-size: 12.5rem; |
|
|
|
font-size: 15rem; |
|
|
|
color: rgba(0, 0, 0, 0.1); |
|
|
|
width: calc(100% - 100px); |
|
|
|
right: 0px; |
|
|
|