From 734b8e2c3f4768b2f9fbe93e123a50979a31b4e7 Mon Sep 17 00:00:00 2001 From: Matt Lee Date: Mon, 29 Nov 2010 15:33:05 -0500 Subject: [PATCH] updated --- theme/gnusocial/css/social.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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; }