From: Friendika Date: Thu, 10 Nov 2011 02:29:05 +0000 (-0800) Subject: vcard position - dpzero X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=a2018e2d145d0e8189abf3f6e2e75d571b35f029;p=friendica.git vcard position - dpzero --- diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css index 3235daaa47..088cb7c18f 100644 --- a/view/theme/duepuntozero/style.css +++ b/view/theme/duepuntozero/style.css @@ -583,6 +583,7 @@ input#dfrn-url { #profile-photo-wrapper img { width:175px; height:175px; + padding: 12px; } #profile-edit-profile-name-label, @@ -2174,13 +2175,14 @@ a.mail-list-link { .fn { - padding: 0px 0px 5px 0px; + padding: 0px 0px 5px 12px; font-size: 120%; font-weight: bold; } .vcard .title { margin-bottom: 5px; + margin-left: 12px; } .vcard dl {