From 1b99e3ed512fe38112d6e41b1dc4fd4c3f3bdeb3 Mon Sep 17 00:00:00 2001 From: Kolja Waschk Date: Sat, 22 Dec 2007 12:30:27 +0000 Subject: [PATCH] Underline links in main text git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@880 b68d4a1b-bc3d-0410-92ed-d4ac073336b7 --- web/htdocs/index.html | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/web/htdocs/index.html b/web/htdocs/index.html index c1ee2a6d..cdadb1ac 100644 --- a/web/htdocs/index.html +++ b/web/htdocs/index.html @@ -13,11 +13,8 @@ font-family:Arial,Helvetica,sans-serif; } .top { background-color:#a0d0a0 } - a:link { text-decoration:none; color:#006000 } - a:visited { text-decoration:none; color:#006000 } - a:hover { text-decoration:underline; color:#006000 } - a:active { text-decoration:underline; color:#006000 } - a:focus { text-decoration:underline; color:#006000 } + a { text-decoration:underline; color:#007800 } + .nodeco { text-decoration: none } @@ -42,11 +39,12 @@ - - - + + +
Downloads
Documentation
Mailing Lists -
SF Project Data
Downloads
Documentation
Mailing Lists +
SF Project Data
+ @@ -56,7 +54,10 @@ -
+

About