From aedea8f1939ae9f894670b461abea9bea1be092e Mon Sep 17 00:00:00 2001 From: etienne Date: Fri, 5 Dec 2008 00:16:29 +0000 Subject: Public votes - Polls categories --- static/styles.css | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'static') diff --git a/static/styles.css b/static/styles.css index 7359392..8a83a8a 100644 --- a/static/styles.css +++ b/static/styles.css @@ -24,6 +24,10 @@ font-family:arial; background-color:#ced3e1; } +a{ +color:#6f819d; +} + h1, h1 a{ margin:0; margin-top:2px;; @@ -49,6 +53,17 @@ h2 a:hover{ color:grey; } +h3, h3 a{ +color:black; +text-decoration:None; +margin:10px; +font-size:20px; +} + +h3 a:hover{ +color:grey; +} + p{ padding:6px; margin:6px; -- cgit v1.2.3