]> Shamusworld >> Repos - ardour-manual/blobdiff - source/css/app.css
Reindenting the left summary, lost after upgrading bootstrap
[ardour-manual] / source / css / app.css
index 430e9699e507cef2bd479510799db5d6191faee4..fd063aedf5814d69c7127b783765d1407a75a791 100644 (file)
@@ -45,6 +45,10 @@ ul.inside li, ol.inside li {
   font-weight: normal;
 }
 
+#tree dl {
+  margin-left: 1em;
+}
+
 #tree h1.title a:hover {
   border-bottom: none;
 }
@@ -173,9 +177,17 @@ ul.inside li, ol.inside li {
 #content table th {
   margin: 0;
   padding: .5em;
+}
+
+#content table th {
+  font-weight: bold;
+}
+
+#content table td {
   font-weight: normal;
 }
 
+
 #content table th.sub1 {
   padding-left: 2em;
 }