]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/loozah/style.css
Merge remote-tracking branch 'friendika-master/master'
[friendica.git] / view / theme / loozah / style.css
index d7d735d6df337708c832bab7aed5ae53d6954f45..a87252016f4601b3a060c13c7ec016dba84b0e41 100644 (file)
@@ -737,6 +737,10 @@ input#dfrn-url {
 #profile-photo-link-select-wrapper {
        margin-top: 2em;
 }
+#profile-photo-wrapper img {
+       width:175px;
+       height:175px;
+}
 
 #profile-edit-profile-name-label,
 #profile-edit-name-label,
@@ -1085,6 +1089,17 @@ input#dfrn-url {
 #profile-jot-plugin-end {
   clear:both;
 }
+.profile-jot-net {
+       float: left;
+       margin-right: 10px;
+       margin-top: 5px;
+       margin-bottom: 5px;
+}
+
+#profile-jot-networks-end {
+       clear: both;
+}
+
 #profile-jot-end {
        clear: both;
        margin-bottom: 30px;
@@ -1922,6 +1937,10 @@ a.mail-list-link {
 .contact-block-link {
        float: left;
 }
+.contact-block-img {
+       width:48px;
+       height:48px;
+}
 
 #tag-remove {
        margin-bottom: 15px;