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; }