From 4ef30028593ab05d25bcc446aa79ca61383c4a18 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Mon, 27 Dec 2010 11:17:23 +0100 Subject: Work on general presentation --- media/style.css | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'media/style.css') diff --git a/media/style.css b/media/style.css index fc2a87f1f..5aa9875a1 100644 --- a/media/style.css +++ b/media/style.css @@ -8,6 +8,21 @@ body{ background-position:right top; } +a { + text-decoration:none; + color:#D14; +} + +caption { + color:#922; + font-weight:bold; +} + +label{display:block} + +label:first-letter { + text-transform: uppercase; +} div#header{ width:100%; -- cgit v1.2.3