From 9f485f16544456bfd2e10807d7f11529fabd841e Mon Sep 17 00:00:00 2001 From: Uriel Date: Thu, 22 Oct 2009 03:47:42 +0000 Subject: [PATCH] Some minor style adjustements: make links not underlined by default, and tighten a bit the sidebar menu. --- pub/style/style.css | 11 +++++------ sites/default.cat-v.org/_werc/lib/headers.inc | 3 --- 2 files changed, 5 insertions(+), 9 deletions(-) diff --git a/pub/style/style.css b/pub/style/style.css index 24ee56b..5f772d1 100644 --- a/pub/style/style.css +++ b/pub/style/style.css @@ -121,7 +121,7 @@ body { } li ul { - padding-left: 1.0em !important; + padding-left: 0.6em !important; } #side-bar li { @@ -134,11 +134,11 @@ li ul { background-color: transparent; text-decoration: none; margin: 0; - padding: 0.35em 1ex 0.35em 2mm; + padding: 0.25em 1ex 0.25em 2mm; display: block; text-transform: capitalize; font-weight: bold!important; - font-size: 104%; + font-size: 102%; border-left: white solid 0.2em; } @@ -163,7 +163,6 @@ li ul { } #side-bar .sideBarText a { - text-decoration: underline; margin: 0; padding: 0; display: inline; @@ -206,11 +205,11 @@ li ul { #main-copy a { color: rgb(0,102,204); background-color: transparent; - text-decoration: underline; + text-decoration: none; } #main-copy a:hover { - text-decoration: none; + color: rgb(100,135,220); } #main-copy h1, #main-copy h2 { diff --git a/sites/default.cat-v.org/_werc/lib/headers.inc b/sites/default.cat-v.org/_werc/lib/headers.inc index 35dc69b..f2deabd 100644 --- a/sites/default.cat-v.org/_werc/lib/headers.inc +++ b/sites/default.cat-v.org/_werc/lib/headers.inc @@ -2,6 +2,3 @@ -