Make stairs visible on roof levels

This commit is contained in:
2025-06-16 22:41:32 -07:00
parent d93502a407
commit 13e0c5f084
5 changed files with 31 additions and 17 deletions

View File

@@ -490,9 +490,11 @@ input#content-visibility-toggle {
}
.select-elevation input:checked+label {
border: 1px solid salmon;
border: 1px solid #666;
border-radius: 3px;
background-color: #cdd9e9;
background-color: orangered;
color: white;
font-weight: bold;
}
div#dice {