]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/diabook-aerith/style.css
diabook-themes: css-fixes
[friendica.git] / view / theme / diabook-aerith / style.css
index 20e91518aa3b7d53487edf9df2fd20d54ae90056..bbd9a5330b5bd9be48283db801eee1007a18eba7 100644 (file)
@@ -1230,6 +1230,9 @@ aside #likes a:hover{
   float: left;
   margin-right: 20px;          
        }
+#login-submit-wrapper{
+  margin-top: 20px;
+       }
 .group_selected {
   background: url("../../../view/theme/diabook/icons/selected.png") no-repeat left center;
   float: left;
@@ -1245,7 +1248,7 @@ aside #likes a:hover{
 .icon.text_add         { 
                background-image: url("../../../images/icons/16/add.png");
                float: right;
-               opacity: 0.1;
+               opacity: 0.2;
                margin-right: 14px;
                }
 .icon.text_add:hover   { 
@@ -1262,7 +1265,7 @@ transition: all 0.2s ease-in-out;
                }
 .icon.text_edit {
   background-image: url("../../../images/icons/10/edit.png");
-  opacity: 0.1;
+  opacity: 0.2;
   margin-top: 6px;
   float: right;
   height: 10px;
@@ -1454,10 +1457,10 @@ body .pageheader{
   color: #999;
 }
 .wall-item-photo-container .wall-item-content {
-  font-size: 12.5px;
+
   max-width: 720px;
   word-wrap: break-word;
-  line-height: 1.2;
+
   margin-bottom: 14px;
 }
 .wall-item-photo-container .wall-item-content img {
@@ -1599,10 +1602,10 @@ body .pageheader{
 }
 
 .wall-item-container .wall-item-content {
-  font-size: 12.5px;
+
   max-width: 720px;
   word-wrap: break-word;
-  line-height: 1.2;
+
   margin-bottom: 14px;
 }
 
@@ -2487,6 +2490,9 @@ box-shadow: 1px 1px 5px 0;
 #group-separator,
 #prof-separator { display: none;}
 */
+#prof-members-end{
+       clear: both;
+       }
 
 #prvmail-to-label, #prvmail-subject-label, #prvmail-message-label {
        margin-bottom: 10px;