Browse Source

让队员觉醒与武器觉醒分开一点

pull/1/head
枫谷剑仙 2 years ago
parent
commit
3d70e1bfbe
1 changed files with 4 additions and 3 deletions
  1. +4
    -3
      style.css

+ 4
- 3
style.css View File

@@ -1332,11 +1332,12 @@ body:not(.solo) .awoken-icon[data-awoken-icon="64"]::after
display: inline-block;
vertical-align: top;
}
.team-member-awoken,
.team-assist-awoken
{
.team-member-awoken {
margin-top: 3px;
}
.team-assist-awoken {
margin-top: 5px;
}
.member-awoken .awoken-ul,
.member-types .types-ul
{


Loading…
Cancel
Save