From 0d6150b63cd5a698e647a4809e65a262f55902cb Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Sat, 17 May 2003 06:18:24 +0000 Subject: Adding second version of perl files, css support, first take on anon bib svn:r6 --- css/pubs.css | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 css/pubs.css (limited to 'css/pubs.css') diff --git a/css/pubs.css b/css/pubs.css new file mode 100644 index 0000000..3a5d623 --- /dev/null +++ b/css/pubs.css @@ -0,0 +1,38 @@ +SPAN.title { + font-family: lucida, "Lucida Sans Unicode", Geneva, sans-serif; + font-weight: bold; +} + +SPAN.author { + font-family: lucida, "Lucida Sans Unicode", Geneva, sans-serif; + font-weight: normal; +} + +SPAN.availability { + font-family: lucidatypewriter, "Lucida Typewriter", Monaco, "Lucida Sans Unicode", monospace; + font-weight: normal; +} + +SPAN.author A { + font-family: lucida, "Lucida Sans Unicode", Geneva, sans-serif; + font-weight: normal; +} + +SPAN.biblio { + font-family: lucida, "Lucida Sans Unicode", Geneva, sans-serif; + font-style: italic; +} + +SPAN.biblio A { + text-decoration: underline; +} + +P.l1 { + margin-left: 0.5em; +} + +P.l2 { + margin-left: 1em; + margin-top: 0.3em; + margin-bottom: 0.3em; +} -- cgit v1.2.3-70-g09d2