Setting font-weight to normal for nicknames within notices
darcs-hash:20081212062337-efd22-8adadf1810c253e27b573727c2ff5372d264fcd2.gz
This commit is contained in:
parent
36aff8bafb
commit
2dc27116ce
@ -446,6 +446,9 @@ a.nickname {
|
|||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
padding-right: 3px;
|
padding-right: 3px;
|
||||||
}
|
}
|
||||||
|
.hentry a.nickname {
|
||||||
|
font-weight:normal;
|
||||||
|
}
|
||||||
#profile_information {
|
#profile_information {
|
||||||
float: left;
|
float: left;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
Loading…
Reference in New Issue
Block a user