20Q added step18 status, honor and glory for modifier

This commit is contained in:
Vlyan
2021-01-04 22:24:31 +01:00
parent e05426e567
commit 4977b029ec
9 changed files with 87 additions and 58 deletions

File diff suppressed because one or more lines are too long

View File

@@ -23,7 +23,7 @@ body {
}
&.twenty-questions-dialog {
.window-content {
background: url(https://localhost:30000/systems/l5r5e/assets/imgs/bg20Q.webp) no-repeat;
background: url("../assets/imgs/bg20Q.webp") no-repeat;
background-size: cover;
}
}