Commit 40de3294 by Kyle Fiedler

More styles for tutorial index

parent 070fb5fb
...@@ -2780,9 +2780,7 @@ div.course-wrapper section.course-content ol.vert-mod > li ul { ...@@ -2780,9 +2780,7 @@ div.course-wrapper section.course-content ol.vert-mod > li ul {
list-style: disc outside none; list-style: disc outside none;
padding-left: 1em; } padding-left: 1em; }
div.course-wrapper section.course-content section.tutorials h2 { div.course-wrapper section.course-content section.tutorials h2 {
padding-bottom: 5.663px; margin-bottom: 22.652px; }
margin-bottom: 22.652px;
border-bottom: 1px solid #e3e3e3; }
div.course-wrapper section.course-content section.tutorials ul { div.course-wrapper section.course-content section.tutorials ul {
margin: 0; margin: 0;
zoom: 1; } zoom: 1; }
......
...@@ -184,10 +184,9 @@ div.course-wrapper { ...@@ -184,10 +184,9 @@ div.course-wrapper {
section.tutorials { section.tutorials {
h2 { h2 {
padding-bottom: lh(.25);
margin-bottom: lh(); margin-bottom: lh();
border-bottom: 1px solid #e3e3e3;
} }
ul { ul {
margin: 0; margin: 0;
@include clearfix(); @include clearfix();
......
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