From: friendica Date: Sat, 30 Jun 2012 08:29:29 +0000 (-0700) Subject: advanced profile theming X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=31718968c66b77354ed52b06a2f8f8456dd94ee4;p=friendica.git advanced profile theming --- diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css index 997c6d315a..1be81d738e 100644 --- a/view/theme/duepuntozero/style.css +++ b/view/theme/duepuntozero/style.css @@ -560,7 +560,12 @@ input#dfrn-url { clear: both; margin-bottom: 30px; } - +.aprofile dt { + font-weight: bold; +} +#page-profile .title { + font-weight: bold; +} #profile-vcard-break { clear: both; }