From 80b30ee1f188824f411b2e84673008a8d1383e7a Mon Sep 17 00:00:00 2001 From: etienne Date: Sun, 7 Dec 2008 16:38:26 +0000 Subject: Migration to sqlite - Hide results to new voters --- static/styles.css | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'static/styles.css') diff --git a/static/styles.css b/static/styles.css index e95cd1e..421b93f 100644 --- a/static/styles.css +++ b/static/styles.css @@ -237,10 +237,16 @@ background-color:grey; color:white; } -#syndication{ +.footnote{ +font-size:10px; padding:10px; } +.footnote p{ +padding:0; +margin:2px; +} + .poll-description{ margin:4px; padding:4px; -- cgit v1.2.3