Browse Source

武器的一点小的显示问题

tags/v8.0
枫谷剑仙 6 years ago
parent
commit
8632f274ce
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      style.css

+ 1
- 1
style.css View File

@@ -296,7 +296,7 @@ ul{
}
/*武器*/
.monster.wepon .awoken-count.full-awoken{
transform: scale(0.80) translateY(4px);
transform: scale(0.79) translateY(4px);
width:32px;height:32px;
background-image: url(images/awoken.png);
background-position-x: 0;


Loading…
Cancel
Save