chiark / gitweb /
Merge branch 'master' of git.distorted.org.uk:~mdw/publish/public-git/disorder
[disorder] / disobedience / manual / disobedience.css
index e28b88111adab4d1dca3da9303814602d54ed557..04b6f800bf32b38c7a3e30d10771bc97643156d3 100644 (file)
@@ -36,6 +36,13 @@ h2 a {
   color: black
 }
 
+p.chapter a {
+  color: black;
+  font-family: helvetica,sans-serif;
+  font-weight: bold;
+  font-size: 18pt
+}
+
 a:active {
   color: red
 }
@@ -71,6 +78,10 @@ td {
   padding: 8px
 }
 
+td:first-child {
+  text-align: right
+}
+
 table {
   margin-left: 2em
 }