]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - theme/base/css/display.css
Slightly larger avatars and some box-shadow
[quix0rs-gnu-social.git] / theme / base / css / display.css
index 55d1e8e91a1d8797514a0419172b236765b49f86..9330363f7374f9e0e0ba44d1bd388e9741c4b851 100644 (file)
@@ -648,7 +648,6 @@ address .poweredby {
 
 #core .vcard .photo {
     display: inline;
-    margin-right: 11px;
     float: left;
 }
 
@@ -660,8 +659,8 @@ address .poweredby {
 }
 
 #content .notice .entry-title {
-    margin: 2px 7px 0px 59px;
-    min-height: 35px;
+    margin: 2px 7px 0px 75px;
+    min-height: 51px;
 }
 
 .vcard .url {
@@ -726,7 +725,7 @@ font-style:italic;
 .notice div.entry-content {
     clear:left;
     float:left;
-    margin-left:59px;
+    margin-left:75px;
     margin-top: 10px;
 }
 
@@ -858,7 +857,7 @@ content: ":";
     clear: both;
     float: left;
     width: 458px;
-    margin-left: 59px;
+    margin-left: 75px;
     margin-top: 10px;
     margin-bottom: 10px;
     padding-right: 2px;
@@ -894,19 +893,19 @@ content: ":";
 }
 
 #content .threaded-replies .notice .author .photo {
-    height: 24px;
-    width: 24px;
+    height: 48px;
+    width: 48px;
     top: 12px;
 }
 
 #content .notice .threaded-replies .notice .entry-title {
-    margin: 2px 7px 0px 35px;
+    margin: 2px 7px 0px 57px;
 }
 
 #content .notice .threaded-replies .notice div.entry-content {
     clear:left;
     float:left;
-    margin-left: 35px;
+    margin-left: 57px;
     margin-top: 6px !important;
 }
 
@@ -987,7 +986,7 @@ content: ":";
 }
 
 #conversation .notices .threaded-replies {
-    margin-left: 59px;
+    margin-left: 75px;
     background: #fafafa;
 }
 
@@ -1902,7 +1901,7 @@ clear:none;
 .profile .entity_profile .url,
 .profile .entity_profile .entity_tags,
 .profile .entity_profile .form_subscription_edit {
-margin-left:59px;
+margin-left:75px;
 clear:none;
 display:block;
 width:auto;