From 13eb0356e6a0d2246c22a54a66ccd8aee2eb6b4b Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Tue, 20 May 2003 18:42:35 +0000 Subject: It feels very close to done. Committing for now. svn:r13 --- css/pubs.css | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) (limited to 'css') diff --git a/css/pubs.css b/css/pubs.css index 971616e..57b654f 100644 --- a/css/pubs.css +++ b/css/pubs.css @@ -32,6 +32,21 @@ SPAN.bad { background-color: #FDF; } +P.remarks { + font-family: serif; + margin-top: 0.3em; + margin-bottom: 0; + margin-left: 5em; + padding-left: 0.5em; + border-width: 0 0 0 5; + border-color: black; + border-style: solid; +} + +P.remarks A { + text-decoration: underline; +} + P.l1 { margin-left: 0.5em; } @@ -42,6 +57,28 @@ P.l2 { margin-bottom: 0.3em; } +P.entry { + margin-top: 0.7em; + margin-bottom: 0; +} + +DIV.impEntry { + border-width: 0.1; + border-color: black; + border-style: solid; + background-color: #FFE; + padding: 0.3em; + margin-top: 0.7em; + margin-bottom: 0; +} + +P.impEntry { + background-color: #FFE; + padding: 0; + margin-top: 0; + margin-bottom: 0; +} + TABLE.sidebar { border-width: 2; border-color: black; -- cgit v1.2.3-70-g09d2