Commit f53217e5 by Calen Pennington

Add padding around courseware content

parent 05b9e6ca
......@@ -171,6 +171,10 @@ label {
//
// -------------------------------------
.edit-pane {
padding: 40px;
}
.xmodule_display {
font-size: 16px;
}
......
......@@ -12,7 +12,9 @@
<li><span class="current-page">S3V2: Properties of Linearity</span></li>
</ul>
</nav>
<section class='edit-pane'>
${editable_preview}
</section>
</article>
<div class="sidebar">
......
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