1
0
Fork 0

unify hcard and vcard

This commit is contained in:
rabuzarus 2015-12-01 18:31:08 +01:00
commit 89c5989cfb
23 changed files with 234 additions and 124 deletions

View file

@ -833,9 +833,13 @@ aside .vcard .fn {
aside .vcard .title {
margin-bottom: 5px;
}
aside .vcard .p-faddr {
aside .vcard .p-addr {
margin-bottom: 5px;
}
aside .vcard .account-type {
font-size: 14px;
margin-bottom: 13px;
}
aside .vcard dl {
height: auto;
overflow: auto;