]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Bolding address fn for cases where there is no logo.
authorsarven <csarven@plantard.controlezvous.ca>
Mon, 19 Jan 2009 18:24:30 +0000 (18:24 +0000)
committersarven <csarven@plantard.controlezvous.ca>
Mon, 19 Jan 2009 18:24:30 +0000 (18:24 +0000)
theme/base/css/display.css

index e337f1c985e160f2e47231874c42a7802a512972..59429cf726464e88874356d1f82aeb0ec005786a 100644 (file)
@@ -198,6 +198,9 @@ margin-left:18px;
 address.vcard img.logo {
 margin-right:0;
 }
+address .fn {
+font-weight:bold;
+}
 
 
 #header {