fn font-style normal

This commit is contained in:
sarven 2009-01-20 20:46:45 +00:00
parent 5abdf8aae1
commit 9c43974d23
1 changed files with 3 additions and 0 deletions

View File

@ -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;