From 9c43974d23dd55ce81797f789d59c16c90b5e854 Mon Sep 17 00:00:00 2001 From: sarven Date: Tue, 20 Jan 2009 20:46:45 +0000 Subject: [PATCH] fn font-style normal --- theme/base/css/display.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/theme/base/css/display.css b/theme/base/css/display.css index 406ba3f9ac..3c776aea0a 100644 --- a/theme/base/css/display.css +++ b/theme/base/css/display.css @@ -528,7 +528,10 @@ clear:none; margin-left:11px; margin-left:4px; margin-right:4px; +} +#user_profile .user_fn .fn { font-weight:bold; +font-style:normal; } #user_profile .user_nickname .nickname { font-style:italic;