hcard(vcard)2列样式
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了hcard(vcard)2列样式相关的知识,希望对你有一定的参考价值。
Styling of the hcard (vcard) html snippet
.vcard { font: 1em/1.5em "Baskerville", "Linotype Palatino", Times, Georgia, "Times New Roman", serif; margin-top: 1.5em; margin-bottom: 1.5em; width: 250px; } .vcard ul {font: 1em/1.5em "Baskerville", "Linotype Palatino", Times, Georgia, "Times New Roman", serif;} .fn { font-size: 1.25em; font-style: italic; letter-spacing: 0.05em; margin-bottom: 0.25em; } .communication {float: right;} .numbers {font-family: Georgia, serif; font-size: 0.875em;} #vcard-download {font-size: 0.75em;}
以上是关于hcard(vcard)2列样式的主要内容,如果未能解决你的问题,请参考以下文章