chiark / gitweb /
Tree structure for playlist picker
[disorder] / disobedience / manual / disobedience.css
index 605d81ee31ca24b07e3abf81caba35e83887086b..4c3392c065e737d46cb7d47306460b54a4355dc3 100644 (file)
@@ -32,6 +32,17 @@ a {
   text-decoration: none
 }
 
+h2 a {
+  color: black
+}
+
+p.chapter a {
+  color: black;
+  font-family: helvetica,sans-serif;
+  font-weight: bold;
+  font-size: 18pt
+}
+
 a:active {
   color: red
 }