Updated styles for profile list fn and nickname

This commit is contained in:
Sarven Capadisli 2009-11-06 13:35:21 +01:00
parent 4eea7f55ef
commit febcdcb6a0

View File

@ -600,6 +600,10 @@ font-weight:normal;
content: ")";
font-weight:normal;
}
.entity_profile .nickname:after,
.entity_profile .nickname:before {
content:"";
}
.entity_profile dt,
.entity_profile h2 {
display:none;
@ -782,6 +786,7 @@ display:none;
.profiles {
list-style-type:none;
}
.profile .entity_profile .fn.nickname,
.profile .entity_profile .url[rel=contact] {
margin-left:0;
display:inline;