Skip to content
Snippets Groups Projects

fix indentation for unordered lists (+ consistency changes)

3 files
+ 8
4
Compare changes
  • Side-by-side
  • Inline

Files

+ 5
0
@@ -9,3 +9,8 @@
.wy-nav-top {
background: #343131;
}
.rst-content .section ul li > ul {
margin-bottom: 0;
margin-top: 0;
}
Loading