X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=view%2Ftheme%2Fsmoothly%2Fstyle.css;h=b9f094932ddb1c52949116df9ef1302c0bd00c70;hb=1f9644bdedf843a6bc3b9af3bfda20e5205ce018;hp=78203978e2ed2d6177f17f6d3512e3cd5148d35c;hpb=4798675e6e303f55b1f66eb36908dbb311e248d6;p=friendica.git diff --git a/view/theme/smoothly/style.css b/view/theme/smoothly/style.css index 78203978e2..b9f094932d 100644 --- a/view/theme/smoothly/style.css +++ b/view/theme/smoothly/style.css @@ -665,6 +665,10 @@ aside h4 { font-size: 1em; } +.vcard .account-type { + font-size: 1.2em; +} + .vcard dd { font-size: 12px; font-variant: normal; @@ -4554,7 +4558,8 @@ hr.line-dots { .location-label, .gender-label, .marital-label, -.homepage-label { +.homepage-label, +.network-label { float: left; text-align: left; display: block; @@ -4564,7 +4569,8 @@ hr.line-dots { .adr, .x-gender, .marital-text, -.homepage-url { +.homepage-url, +.x-network { float: left; display: block; margin-left: 8px;