Browse Source

修改觉醒统计的间隔

tags/v2.0
枫谷剑仙 6 years ago
parent
commit
78038d031d
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      style.css

+ 2
- 2
style.css View File

@@ -655,11 +655,11 @@ ul{
line-height: 32px;
font-family: 'FOT-KurokaneStd-EB';
float: left;
margin-right: 5px;
margin-right: 3px;
}
.awoken-total-box .awoken-ul .count{
height: 32px;
width: 30px;
width: 37px;
display: inline-block;
vertical-align: middle;
}


Loading…
Cancel
Save