Browse Source

修订css

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

+ 4
- 0
style.css View File

@@ -687,7 +687,11 @@ body:not(.show-mon-id) .monster .id{
/*.monster .id::before{
content: "No.";
}*/
.monster .skill-cd{
text-align: right;
}
.monster .skill-cd::before{
display: inline-block;
content:"CD";
font-size: 10px;
}


Loading…
Cancel
Save