]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/loozah/style.css
Merge branch 'chriscase-master'
[friendica.git] / view / theme / loozah / style.css
index 2a037bf9f3696ffb986733410a1ba40b52302068..d34c81a45d94168f7fec517ef43565b748541f23 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,
@@ -958,6 +962,13 @@ input#dfrn-url {
 .wall-item-like-buttons img {
        cursor: pointer;
 }
+
+.wall-item-links-wrapper {
+       float: left;
+       margin-top: 100px;
+       margin-left: 10px;
+}
+
 .wall-item-delete-wrapper {
        float: right;
        margin-top: 20px;
@@ -1933,6 +1944,10 @@ a.mail-list-link {
 .contact-block-link {
        float: left;
 }
+.contact-block-img {
+       width:48px;
+       height:48px;
+}
 
 #tag-remove {
        margin-bottom: 15px;