Add padding around courseware content

This commit is contained in:
Calen Pennington
2012-09-25 16:28:11 -04:00
parent 05b9e6cab2
commit f53217e523
2 changed files with 7 additions and 1 deletions

View File

@@ -171,6 +171,10 @@ label {
//
// -------------------------------------
.edit-pane {
padding: 40px;
}
.xmodule_display {
font-size: 16px;
}

View File

@@ -12,7 +12,9 @@
<li><span class="current-page">S3V2: Properties of Linearity</span></li>
</ul>
</nav>
${editable_preview}
<section class='edit-pane'>
${editable_preview}
</section>
</article>
<div class="sidebar">