Commit d4134b0a by Kyle Fiedler

Added styles for the admin code in the courseware

parent 186fee6b
......@@ -173,6 +173,15 @@ div.course-wrapper {
margin-left: lh();
}
}
div.staff_info {
white-space: pre-wrap;
border-top: 1px solid #ccc;
padding-top: lh();
margin-top: lh();
line-height: lh();
font-family: Consolas, "Lucida Console", Monaco, "Courier New", Courier, monospace;
}
}
&.closed {
......
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