X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/d365231ae39a2802200aa040de120ee7bb7946a4..HEAD:/disobedience/manual/disobedience.css diff --git a/disobedience/manual/disobedience.css b/disobedience/manual/disobedience.css index e28b881..04b6f80 100644 --- a/disobedience/manual/disobedience.css +++ b/disobedience/manual/disobedience.css @@ -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 }