From 4fecb9e6626d130116f490bd635bb9d10d941ecb Mon Sep 17 00:00:00 2001 From: Matt Lee Date: Mon, 29 Nov 2010 15:46:13 -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 749d869348..831ff787f2 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 !important; text-decoration: none !important; } +.notices div.entry-content a, .notices div.entry-content abbr{ font-color: #666 !important; text-decoration: none !important; } abbr { border: 0px !important; } -- 2.39.5