From 1f9bd96136db3c092c6ae44d28613b40062a6a6e Mon Sep 17 00:00:00 2001 From: tavis_rudd Date: Fri, 27 Jan 2006 22:26:50 +0000 Subject: style tweak --- www/screen.css | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'www') diff --git a/www/screen.css b/www/screen.css index 7b5a5b1..83f9d2d 100644 --- a/www/screen.css +++ b/www/screen.css @@ -177,10 +177,21 @@ div.quote { } div.citation { + padding-left: 10px; padding-top: 8px; color: #A69E8A; } +div.citation a, +div.citation a:link, +div.citation a:visited { + color: #A69E8A; + color: #847C68; + font-weight: bold; + /* background-color: #FFFFbb; */ + text-decoration: underline; +} + span.quote { color: #333; } -- cgit v1.2.1