more things go away

This commit is contained in:
Matt Lee 2010-11-29 14:59:19 -05:00
parent 75b044faf0
commit 1567879609
1 changed files with 3 additions and 1 deletions

View File

@ -10,7 +10,9 @@ Enable this line to debug:
/* stuff we want to hide..... */
legend,.entry-content .source, .entry-content .location, .entry-content .response, #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, #content h1 { display: none !important; }
legend,.entry-content .source, .entry-content .location, .entry-content .response, #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, #content h1, .section h2 { display: none !important; }
.entities li { display: inline; list-style: none !important; }
.entity_profile dd { margin-bottom: 1em; }