Commit b29ea7d3 by Kyle Fiedler

Added styles for tutorials

--HG--
branch : kf-highlight-speed
parent de61484a
...@@ -166,6 +166,13 @@ div.course-wrapper { ...@@ -166,6 +166,13 @@ div.course-wrapper {
} }
} }
} }
section.tutorials {
ul {
list-style: disc outside none;
margin-left: lh();
}
}
} }
&.closed { &.closed {
......
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