]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - theme/neo/css/display.css
Revert "Slightly larger avatars and some box-shadow"
[quix0rs-gnu-social.git] / theme / neo / css / display.css
index 20d72bddf68bfa6f4372c8aa54fafc035772e3fc..cd3b46c9e0aeb5971f55efe60fc34d09e2cacfad 100644 (file)
@@ -346,9 +346,9 @@ h6 {font-size: 1em;}
 }
 
 .section .entities li {
-    margin-right: 4px;
-    margin-bottom: 4px;
-    width: 32px;
+    margin-right: 3.6px;
+    margin-bottom: 5px;
+    width: 24px;
 }
 
 #popular_notices .avatar {
@@ -366,11 +366,7 @@ h6 {font-size: 1em;}
     line-height: 1.6em;
 }
 
-.section .author .avatar, .notice .author .avatar {
-    border-radius: 5%;
-    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
-}
-.section .author .avatar {
+.section .avatar {
     box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
 }
 
@@ -462,6 +458,10 @@ h6 {font-size: 1em;}
     min-width: 80px;
 }
 
+#content .threaded-replies .notice .author .photo {
+    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
+}
+
 .user_in.realtime-popup .notice div.entry-content {
     max-width: 320px;
 }