From 3ae28ac768c9644f3325a7e1ef34c03238f9a607 Mon Sep 17 00:00:00 2001 From: eliseo papa Date: Sun, 21 Oct 2012 19:56:47 +0100 Subject: moved everything away from dl, fixed margins --- epcv.css | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'epcv.css') diff --git a/epcv.css b/epcv.css index 26efb68..4d2a390 100644 --- a/epcv.css +++ b/epcv.css @@ -102,8 +102,15 @@ li { /*second line indent*/ padding-left: 1.25em; text-indent: -1.25em; + /*color: #777;*/ } +li ul { + position: relative; + left: 0; + width: 100%; + margin-top: 0.25em; +} h1,h2,h3,h4 { font-weight: 400; @@ -156,7 +163,7 @@ address { left: 33%; color: #aaa; font-family: Menlo,monospace,sans-serif; - width: 75%; + width: 65%; } address a { -- cgit v1.2.3