From b358e8afe21443a8f7e14573953a9780ba1d592d Mon Sep 17 00:00:00 2001 From: Friendika Date: Wed, 5 Jan 2011 04:00:36 -0800 Subject: [PATCH] make the name stand out just a bit more --- view/theme/duepuntozero/style.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css index dafc24360d..72e0be00cc 100644 --- a/view/theme/duepuntozero/style.css +++ b/view/theme/duepuntozero/style.css @@ -1826,3 +1826,7 @@ a.mail-list-link { /* end from defautlt */ +.fn { + padding: 0px 0px 5px 0px; + font-size: 120%; +} \ No newline at end of file