Browse Source

更新2020大感谢祭数据

tags/v6.8.1
枫谷剑仙 5 years ago
parent
commit
8727d9dd22
1 changed files with 9 additions and 0 deletions
  1. +9
    -0
      style.css

+ 9
- 0
style.css View File

@@ -1325,6 +1325,15 @@ ul{
line-height: 35px;
text-shadow: black 2px 2px 0;
}
.row-mon-level .monster-cost
{
background-color: #2F2B28;
border: solid 4px #563E22;
border-radius: 12px;
padding: 0 5px;
font-size: 0.8em;
box-shadow: inset 0 4px 4px black;
}
.row-mon-plus .plus-box{
border-color: #A07740;
border-style: solid;


Loading…
Cancel
Save