Commit 34d87789 by Xavier Antoviaque

MRQ: Additional CSS changes from feedback

parent 2771f551
...@@ -44,3 +44,7 @@ ...@@ -44,3 +44,7 @@
.mentoring h4 { .mentoring h4 {
margin-top: 25px; margin-top: 25px;
} }
.mentoring .submit {
margin-top: 20px;
}
.mentoring .rating .question,
.mentoring .choices .question {
font-weight: bold;
}
.mentoring .rating .choices-list { .mentoring .rating .choices-list {
margin: 5px 0 10px; margin: 5px 0 10px;
} }
.mentoring .choices .choices-list { .mentoring .choices .choices-list {
position: relative; position: relative;
margin-top: 20px;
} }
.mentoring .choices .choice { .mentoring .choices .choice {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment