Commit b57a0481 by arjun810

Merge pull request #763 from MITx/feature/arjun/188_minor

fix up syllabus
parents 8502baa9 769acd5f
......@@ -15,6 +15,15 @@ body.cs188 {
.static_tab_wrapper {
.syllabus {
padding: 0px;
ul {
margin: 0;
li {
margin: 7px 0px;
}
ul {
list-style-type: disc;
}
}
}
}
......
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