Skip to content
Snippets Groups Projects
Commit 63ff2ef2 authored by root's avatar root
Browse files

Updated CSS in line with issue #380

parent c114effc
No related branches found
No related tags found
No related merge requests found
...@@ -29,9 +29,10 @@ ...@@ -29,9 +29,10 @@
} }
.que.stack .formulation .stackprtfeedback { .que.stack .formulation .stackprtfeedback {
background: #fff3bf; background: #fcf8e3;
margin: 0.2em -0.2em 0.5em; margin: 0.2em -0.2em 0.5em;
padding: 0.2em; padding: 0.2em 0.5em 0.2em 0.2em;
display: inline-block;
} }
.que.stack .formulation .stackprtfeedback .correct, .que.stack .formulation .stackprtfeedback .correct,
.que.stack .formulation .stackprtfeedback .partiallycorrect, .que.stack .formulation .stackprtfeedback .partiallycorrect,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment