added a bunch more overall style

--HG--
branch : kf-refactor
This commit is contained in:
Kyle Fiedler
2012-01-05 20:27:07 -05:00
parent ba557aefae
commit 88a3a69c71
21 changed files with 184 additions and 79 deletions

View File

@@ -24,12 +24,12 @@ $('#hide_acc').click(function() {
<%include file="navigation.html" />
<section>
<section class="main-content">
<div id="accordion">
${accordion}
</div>
<section class="main-content">
<section class="course-content">
${content}
</section>
</section>