Browse Source

队长技改背景颜色了

master
枫谷剑仙 1 year ago
parent
commit
f3b8e75d65
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      style.css

+ 2
- 2
style.css View File

@@ -3161,10 +3161,10 @@ body.use-sticky .sticky-box{
border-radius: 10px;
background-color: #B1AAA0;
overflow: hidden;
box-shadow: inset black 0 0 5px;
box-shadow: inset black 0 0 2px;
}
.row-mon-leader-skill .skill-box{
background-color: #D0CD81;
background-color: #D2D5D5;
}
.skill-box .m-skill-level {
height: 30px;


Loading…
Cancel
Save