From 7e16376025b9a56dab88449d6ee7b4cd35684eb1 Mon Sep 17 00:00:00 2001 From: Matt Lee Date: Mon, 29 Nov 2010 15:27:21 -0500 Subject: [PATCH] updated --- theme/gnusocial/css/social.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/theme/gnusocial/css/social.css b/theme/gnusocial/css/social.css index ccdf5ae848..42dfdda7e0 100755 --- a/theme/gnusocial/css/social.css +++ b/theme/gnusocial/css/social.css @@ -21,6 +21,8 @@ Enable this line to debug: legend, #anon_notice, #notices_primary h2, #site_nav_local_views dt, #ft dt, .entity_profile dt, .entity_profile h2, .entity_actions h2, .entity_nickname, .entities .nickname, .anon_notice, .section h2, .entity_profile { display: none !important; } +#hd a{ color: white !important; } + .entities li { display: inline; list-style: none !important; } .entity_profile dd { margin-bottom: 1em; }