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

index cf2129d931e8b0f9bcc06b1e5dd7d61243d58fec..600c8355883c07381b6c85d681937bf1b80bf76e 100755 (executable)
@@ -285,6 +285,10 @@ margin-bottom:18px;
 
 /* #all .notice .entry-content .timestamp, #public .notice .entry-content .timestamp { color: #666; margin-left: 55px; font-size: 80%; text-decoration: none !important; } */
 
+.notices .entry-content { font-size: 80%; }
+
+.notices .entry-content a{ font-color: black; text-decoration: none; }
+
 abbr { border: 0px !important;  }
 
 #all .entry-title .author .nickname, #public .entry-title .author .nickname { position: absolute; top: 0; left: 55px; font-weight: bold;  }