1
0
Fork 0
mirror of https://github.com/Acamaeda/The-Modding-Tree.git synced 2025-05-12 13:01:05 +00:00

Added CSS styling for layer tabs

This commit is contained in:
Acamaeda 2020-09-29 21:47:26 -04:00
parent 0b50935be1
commit b353693c89
3 changed files with 26 additions and 20 deletions

View file

@ -107,7 +107,10 @@ var layers = {
{"color": "red", "font-size": "32px", "font-family": "Comic Sans MS"}],
"blank",
["toggle", ["c", "beep"]],
"milestones", "blank", "blank", "upgrades"]
"milestones", "blank", "blank", "upgrades"],
style: {
'background-color': 'blue'
},
},
f: {