From 299960a4721b0b1b3161672c55de9834d5fb49f3 Mon Sep 17 00:00:00 2001 From: Matt Lee Date: Mon, 29 Nov 2010 15:31:42 -0500 Subject: [PATCH] updated --- theme/gnusocial/css/social.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/theme/gnusocial/css/social.css b/theme/gnusocial/css/social.css index cf2129d931..600c835588 100755 --- a/theme/gnusocial/css/social.css +++ b/theme/gnusocial/css/social.css @@ -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; }