Added 3d options

This commit is contained in:
Evolvedexperiment 2019-10-28 19:46:21 +00:00
parent f4fa36a1ca
commit 3cb5b69d83
5 changed files with 355 additions and 18 deletions

View file

@ -1987,6 +1987,10 @@ svg.button {
border: dashed 1px #5d4651;
}
#threeDOptions {
background-color: #a48b95;
}
#debug {
font-size: 1px;
opacity: .8;