aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-06-30 01:29:29 -0700
committerfriendica <info@friendica.com>2012-06-30 01:29:29 -0700
commit31718968c66b77354ed52b06a2f8f8456dd94ee4 (patch)
tree85f25d5287e8b55d7b710e78227fb1fb6f275a24 /view
parentffd5217ffaab826eb7f16c112a9f39b548298b81 (diff)
downloadvolse-hubzilla-31718968c66b77354ed52b06a2f8f8456dd94ee4.tar.gz
volse-hubzilla-31718968c66b77354ed52b06a2f8f8456dd94ee4.tar.bz2
volse-hubzilla-31718968c66b77354ed52b06a2f8f8456dd94ee4.zip
advanced profile theming
Diffstat (limited to 'view')
-rw-r--r--view/theme/duepuntozero/style.css7
1 files changed, 6 insertions, 1 deletions
diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css
index 997c6d315..1be81d738 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;
}