X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/85c95b7ff42531591e2435140663edab143f2c42..e623dd03074a7512cef92c1f4474d1f52d950abe:/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 }