advanced profile theming

This commit is contained in:
friendica 2012-06-30 01:29:29 -07:00
parent ffd5217ffa
commit 31718968c6
1 changed files with 6 additions and 1 deletions

View File

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