More styles for tutorial index

This commit is contained in:
Kyle Fiedler
2012-04-24 11:08:52 -04:00
parent 070fb5fb74
commit 40de329405
2 changed files with 2 additions and 5 deletions

View File

@@ -2780,9 +2780,7 @@ div.course-wrapper section.course-content ol.vert-mod > li ul {
list-style: disc outside none;
padding-left: 1em; }
div.course-wrapper section.course-content section.tutorials h2 {
padding-bottom: 5.663px;
margin-bottom: 22.652px;
border-bottom: 1px solid #e3e3e3; }
margin-bottom: 22.652px; }
div.course-wrapper section.course-content section.tutorials ul {
margin: 0;
zoom: 1; }

View File

@@ -184,10 +184,9 @@ div.course-wrapper {
section.tutorials {
h2 {
padding-bottom: lh(.25);
margin-bottom: lh();
border-bottom: 1px solid #e3e3e3;
}
ul {
margin: 0;
@include clearfix();