Bolding address fn for cases where there is no logo.

This commit is contained in:
sarven 2009-01-19 18:24:30 +00:00
parent a5f3e3b759
commit 93a5865b2b
1 changed files with 3 additions and 0 deletions

View File

@ -198,6 +198,9 @@ margin-left:18px;
address.vcard img.logo {
margin-right:0;
}
address .fn {
font-weight:bold;
}
#header {