PennController for IBEX › Forums › Support › syntax acceptability judgment – pictures and template › Reply To: syntax acceptability judgment – pictures and template
July 20, 2021 at 10:43 am
#7122
Keymaster
You could use .button() on your Scale element and add this to Aesthetics/PennController.css:
.Scale label {
padding: 1em;
color: blue;
margin: 1em;
border: solid 1px gray;
}
Jeremy