]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/loozah/style.css
Merge branch 'friendika-master'
[friendica.git] / view / theme / loozah / style.css
index 2a037bf9f3696ffb986733410a1ba40b52302068..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,
@@ -1933,6 +1937,10 @@ a.mail-list-link {
 .contact-block-link {
        float: left;
 }
+.contact-block-img {
+       width:48px;
+       height:48px;
+}
 
 #tag-remove {
        margin-bottom: 15px;