Commit 93ca4a41 by arjun810

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

fix up syllabus
parents 3bbe8b19 95997a5e
......@@ -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