From 7ecbc6bf2ba614afee40d344d9191abd5f371db4 Mon Sep 17 00:00:00 2001 From: etienne Date: Tue, 2 Dec 2008 22:19:02 +0000 Subject: Modification of choices --- static/styles.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'static') diff --git a/static/styles.css b/static/styles.css index 5cecfef..e41d670 100644 --- a/static/styles.css +++ b/static/styles.css @@ -20,6 +20,7 @@ See the file COPYING for details. body{ margin:0; font-size:12px; +font-family:arial; background-color:#ced3e1; } @@ -44,6 +45,10 @@ margin:10px; font-size:24px; } +h2 a:hover{ +color:grey; +} + p{ padding:6px; margin:6px; -- cgit v1.2.3