fn font-style normal
This commit is contained in:
parent
5abdf8aae1
commit
9c43974d23
|
@ -528,7 +528,10 @@ clear:none;
|
||||||
margin-left:11px;
|
margin-left:11px;
|
||||||
margin-left:4px;
|
margin-left:4px;
|
||||||
margin-right:4px;
|
margin-right:4px;
|
||||||
|
}
|
||||||
|
#user_profile .user_fn .fn {
|
||||||
font-weight:bold;
|
font-weight:bold;
|
||||||
|
font-style:normal;
|
||||||
}
|
}
|
||||||
#user_profile .user_nickname .nickname {
|
#user_profile .user_nickname .nickname {
|
||||||
font-style:italic;
|
font-style:italic;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user