X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/85c95b7ff42531591e2435140663edab143f2c42..a80fe344f7ddbd9dd320dd8303d9dc054f918d65:/disobedience/manual/disobedience.css diff --git a/disobedience/manual/disobedience.css b/disobedience/manual/disobedience.css index 605d81e..04b6f80 100644 --- a/disobedience/manual/disobedience.css +++ b/disobedience/manual/disobedience.css @@ -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 } @@ -67,6 +78,10 @@ td { padding: 8px } +td:first-child { + text-align: right +} + table { margin-left: 2em }