Browse Source

增加一个背景模糊

tags/v29.0
枫谷剑仙 3 years ago
parent
commit
e2ddbb68a2
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      style.css

+ 2
- 0
style.css View File

@@ -330,6 +330,8 @@ ul{
margin-top: 30px;
font-family: var(--game-font-family);
text-shadow: black 2px 2px 0;

backdrop-filter: blur(3px);
}
.dialog .dialog-title
{


Loading…
Cancel
Save