Commit d8a1b5d5 by Arjun Singh

adding some styling so that the syllabus lists display reasonably

parent 8059008b
...@@ -274,6 +274,17 @@ ...@@ -274,6 +274,17 @@
} }
} }
} }
.prerequisites, .syllabus {
ul {
li {
font: normal 1em/1.6em $serif;
}
ul {
margin: 5px 0px 10px;
}
}
}
.faq { .faq {
@include clearfix; @include clearfix;
......
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