Browse Source

增加觉醒统计容纳量

tags/v1.0
枫谷剑仙 7 years ago
parent
commit
ae5a137acd
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      style.css

+ 2
- 2
style.css View File

@@ -608,7 +608,7 @@ ul{
margin-top:5px;
}
.awoken-total-box .awoken-ul .awoken-count{
font-size: 20px;
font-size: 16px;
line-height: 32px;
font-family: 'FOT-KurokaneStd-EB';
float: left;
@@ -616,7 +616,7 @@ ul{
}
.awoken-total-box .awoken-ul .count{
height: 32px;
width: 45px;
width: 30px;
display: inline-block;
vertical-align: middle;
}


Loading…
Cancel
Save