]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/diabook-aerith/style-profile.css
string fix: typo. slow down scroll to top in dispys
[friendica.git] / view / theme / diabook-aerith / style-profile.css
index 48134e124b54edaafdde97b1e107ea4a48391d38..3dea206973156fc037e0125248a475eb1b749c6a 100644 (file)
@@ -1291,6 +1291,7 @@ transition: all 0.2s ease-in-out;
   padding: 5px;
   margin-bottom: 0px;
   width: 575px;
+  padding-top: 10px;
 }
 .tread-wrapper a{
   color: #3465A4;
@@ -1357,15 +1358,16 @@ transition: all 0.2s ease-in-out;
 }
 
 .wall-item-container .wall-item-content {
-  font-size: 12.5px;
+
   max-width: 420px;
   word-wrap: break-word;
-  line-height: 1.2;
+
   margin-bottom: 14px;
 }
 
 .wall-item-container .wall-item-content img {
   max-width: 400px;
+  max-height: 400px;
 }
 .wall-item-container .wall-item-links, .wall-item-container .wall-item-actions {
   display: table-cell;
@@ -1438,7 +1440,7 @@ transition: all 0.2s ease-in-out;
   padding-left: 12px;
 }
 .wall-item-comment-wrapper {
-  margin: 1px 5px 1px 80px;
+  margin: 1px 5px 17px 80px;
 }
 .wall-item-comment-wrapper .comment-edit-photo {
   display: none;
@@ -2161,7 +2163,7 @@ blockquote {
         color: #777;
 }
 .oembed {
-       font-size: large;
+       
        font-weight: bold;
 }
 .aprofile dt{