sticky mines

mines are sticky
some mods trigger effects on pickup
This commit is contained in:
landgreen
2020-01-11 08:48:40 -08:00
parent 9c2433d50d
commit 7068a48903
9 changed files with 428 additions and 247 deletions

View File

@@ -330,6 +330,13 @@ em {
letter-spacing: 1px;
}
.color-m {
color: rgb(115, 61, 202);
letter-spacing: 1px;
}
.faded {
opacity: 0.7;
font-size: 90%;