fix up syllabus

This commit is contained in:
Arjun Singh
2012-09-24 04:32:36 -07:00
parent 3bbe8b195d
commit 95997a5e67

View File

@@ -15,6 +15,15 @@ body.cs188 {
.static_tab_wrapper {
.syllabus {
padding: 0px;
ul {
margin: 0;
li {
margin: 7px 0px;
}
ul {
list-style-type: disc;
}
}
}
}