unify hcard and vcard
This commit is contained in:
parent
0278e60664
commit
89c5989cfb
23 changed files with 234 additions and 124 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue