Bolding address fn for cases where there is no logo.
This commit is contained in:
parent
a5f3e3b759
commit
93a5865b2b
@ -198,6 +198,9 @@ margin-left:18px;
|
|||||||
address.vcard img.logo {
|
address.vcard img.logo {
|
||||||
margin-right:0;
|
margin-right:0;
|
||||||
}
|
}
|
||||||
|
address .fn {
|
||||||
|
font-weight:bold;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
#header {
|
#header {
|
||||||
|
Loading…
Reference in New Issue
Block a user