]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/vier/style.css
Merge pull request #2131 from rabuzarus/3011_hcard_vcard
[friendica.git] / view / theme / vier / style.css
index 64eab52ebf023a84ea24d4168122536ecd525341..1b4fc450bf947ae4766ad6a6ef49e1e7189e9aba 100644 (file)
@@ -1000,11 +1000,17 @@ aside .vcard .fn {
 }
 aside .vcard .title {
   margin-bottom: 5px;
+  float: left;
 }
 aside .vcard dl {
   height: auto;
   overflow: auto;
 }
+aside .vcard .account-type {
+  margin-bottom: 13px;
+  font-size: 14px;
+  font-weight: bold;
+}
 
 aside select {
   background-color: white;