]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
updated
authorMatt Lee <mattl@cnuk.org>
Mon, 29 Nov 2010 20:30:21 +0000 (15:30 -0500)
committerMatt Lee <mattl@cnuk.org>
Mon, 29 Nov 2010 20:30:21 +0000 (15:30 -0500)
theme/gnusocial/css/social.css

index 42dfdda7e07476fa3b722a84c63f13011f227894..cf2129d931e8b0f9bcc06b1e5dd7d61243d58fec 100755 (executable)
@@ -277,13 +277,13 @@ border-radius:4px;
 margin-bottom:18px;
 }
 
-#all .notice, #public .notice { padding-bottom: 12px;}
+/* #all .notice, #public .notice { padding-bottom: 12px;} */
 
-#all .notice .entry-title, #public .notice .entry-title { position: relative;}
+/* #all .notice .entry-title, #public .notice .entry-title { position: relative;} */
 
-#all .notice .entry-title .entry-content, #public .notice .entry-title .entry-content { position: absolute; top: 25px; left: 55px; }
+/* #all .notice .entry-title .entry-content, #public .notice .entry-title .entry-content { position: absolute; top: 25px; left: 55px; } */
 
-#all .notice .entry-content .timestamp, #public .notice .entry-content .timestamp { color: #666; margin-left: 55px; font-size: 80%; text-decoration: none !important; }
+/* #all .notice .entry-content .timestamp, #public .notice .entry-content .timestamp { color: #666; margin-left: 55px; font-size: 80%; text-decoration: none !important; } */
 
 abbr { border: 0px !important;  }