You could add the red part:
.wrapperAttribsOptions {
margin: 0.3em 0em;
font-size: 1.6em;
}
and add this if you don't want the label as big:
.wrapperAttribsOptions label {
font-size: .8em;
}
You could add the red part:
.wrapperAttribsOptions {
margin: 0.3em 0em;
font-size: 1.6em;
}
and add this if you don't want the label as big:
.wrapperAttribsOptions label {
font-size: .8em;
}