]> Shamusworld >> Repos - ardour-manual/blobdiff - source/css/app.css
Converts <img> to <figure> where it makes sense
[ardour-manual] / source / css / app.css
index 5c0ccca98c3287d408bfb5f78fe8fb4b86ebb141..5abbe55abe3dfe7301c0dd04096c679b3c6d9db2 100644 (file)
@@ -49,6 +49,11 @@ ul.inside li, ol.inside li {
   margin-left: 1em;
 }
 
+#tree ul {
+  padding-left: 1em;
+  list-style-type: none;
+}
+
 #tree h1.title a:hover {
   border-bottom: none;
 }