QSM text features problems (margin opacity)
-
Hi all,
So i’m trying to design my quiz a bit. Everything kinda went fine as far as the background and border (though I could be happier with some rounnder corners).
However, I want to give my text some margins so it will look nice inside the block, and I would also like to edit a few other things regarding the text perhaps.
I used the following code, but nothing seems to take a real effect on the looks.
Also, when I use opacity, it will effect the text, but I want the text to not be affected by that.Your help is apppreciated!
.qsm-quiz-form { background-color: white; opacity: 0.7; border-radius: 5%; text-margin: 10px, 10px, 10px, 10px; !here }
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘QSM text features problems (margin opacity)’ is closed to new replies.