From fd8861dc7d5269f590631d2c6749a67794e28d1a Mon Sep 17 00:00:00 2001 From: Matt Lee Date: Mon, 29 Nov 2010 15:34:26 -0500 Subject: [PATCH] updated --- theme/gnusocial/css/social.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme/gnusocial/css/social.css b/theme/gnusocial/css/social.css index 3084ff4cb4..3ad9c6603e 100755 --- a/theme/gnusocial/css/social.css +++ b/theme/gnusocial/css/social.css @@ -287,7 +287,7 @@ margin-bottom:18px; .notices div.entry-content { font-size: 80%; } -.notices div.entry-content a{ font-color: black; text-decoration: none; } +.notices div.entry-content a{ font-color: black !important; text-decoration: none !important; } abbr { border: 0px !important; }