More progress on the elevator creation tool

This commit is contained in:
TheGreyDiamond
2021-06-03 00:23:28 +02:00
parent da4b13627f
commit 9dcf927ae9
2 changed files with 178 additions and 136 deletions

View File

@ -496,4 +496,9 @@ header {
* {
border: 1px red solid;
}
*/
*/
TODO {
border: dotted 1px red;
background-color: rgba(127, 255, 212, 0.493);
}