Update skins-3.0.json

This commit is contained in:
Mister Rajoy
2020-11-13 13:24:39 +01:00
parent d21d34c7e9
commit aa76f20398

View File

@@ -47,6 +47,13 @@
"step":"0.1",
"css": "h1 {font-size: $em;}",
"default": "1.8"
},
{
"type": "number",
"name": "Modify rounding",
"description": "Amount of rounding. Zero is none.",
"css": ".innerCardFooter { border-radius: 0px $ !important;}.countIndicator, .playedIndicator { border-radius: 0px $ !important;}",
"default": "0"
},
{
"type": "colorPicker",