Commit 2811f504 by Rocky Duan

hide the annoying staff info for now

parent 381fe951
......@@ -79,6 +79,7 @@ div.course-wrapper {
}
.histogram {
display: none;
width: 200px;
height: 150px;
}
......@@ -128,6 +129,7 @@ div.course-wrapper {
}
div.staff_info {
display: none;
@include clearfix();
white-space: pre-wrap;
border-top: 1px solid #ccc;
......
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