From: Matt Lee Date: Mon, 29 Nov 2010 20:31:42 +0000 (-0500) Subject: updated X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=299960a4721b0b1b3161672c55de9834d5fb49f3;p=quix0rs-gnu-social.git updated --- 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; }