From: Matt Lee Date: Mon, 29 Nov 2010 20:33:05 +0000 (-0500) Subject: updated X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=734b8e2c3f4768b2f9fbe93e123a50979a31b4e7;p=quix0rs-gnu-social.git updated --- diff --git a/theme/gnusocial/css/social.css b/theme/gnusocial/css/social.css index 600c835588..3084ff4cb4 100755 --- a/theme/gnusocial/css/social.css +++ b/theme/gnusocial/css/social.css @@ -285,9 +285,9 @@ 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 div.entry-content { font-size: 80%; } -.notices .entry-content a{ font-color: black; text-decoration: none; } +.notices div.entry-content a{ font-color: black; text-decoration: none; } abbr { border: 0px !important; }