From 72bedab62454c0dde953a373adab0bea139b94f4 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Mon, 26 May 2003 16:24:51 +0000 Subject: Add contact info to bottom of page svn:r43 --- _template_.html | 5 +++++ css/main.css | 9 +++++++++ 2 files changed, 14 insertions(+) diff --git a/_template_.html b/_template_.html index a3c7d28..6ce544f 100644 --- a/_template_.html +++ b/_template_.html @@ -54,5 +54,10 @@ alink="#ff9900" > + +

Please send new or corrected BibTeX entries to + +.

+ diff --git a/css/main.css b/css/main.css index b14c394..89e7690 100644 --- a/css/main.css +++ b/css/main.css @@ -13,6 +13,15 @@ P, TD { font-family: lucida, "Lucida Sans Unicode", Geneva, sans-serif; } +P.contact { + text-align: center; +} + +SPAN.email { + font-family: lucidatypewriter, "Lucida Typewriter", Monaco, "Lucida Sans Unicode", monospace; + font-weight: bold; +} + P IMG { vertical-align: text-bottom; } -- cgit v1.2.3-70-g09d2