Death Star graphic set added

This commit is contained in:
Mal
2023-09-23 20:39:10 +02:00
parent 014152b011
commit 6f548a1b47
3 changed files with 20 additions and 6 deletions

View File

@@ -112,6 +112,9 @@ body {
top: 0;
background-color: #cccccc;
box-shadow: 20px 20px 20px rgba(0, 0, 0, 0.5);
max-width: 1000%;
max-height: 500%;
overflow: auto;
}
#tileset-picker:hover > #tileset-selector-widget {