From 37e0a6ded28116214bbe96a965589d98ed733db3 Mon Sep 17 00:00:00 2001 From: Stefano Zacchiroli Date: Fri, 3 Feb 2006 17:39:06 +0000 Subject: [PATCH] fixed download links and added underlined hyperlinks --- helm/www/matita/download.shtml | 12 ++++++------ helm/www/matita/style.css | 4 ++-- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/helm/www/matita/download.shtml b/helm/www/matita/download.shtml index ccf44ed3b..eff02c81b 100644 --- a/helm/www/matita/download.shtml +++ b/helm/www/matita/download.shtml @@ -8,12 +8,12 @@

Sources

- Since there is no official release, you can browse the svn repository - and get sources of the ocaml/ - and matita/ - modules. + Since there is no official release, you can browse the + svn repository + and get the sources of + components/ + and + matita/.

diff --git a/helm/www/matita/style.css b/helm/www/matita/style.css index 24fbcba4c..8c4a95c41 100644 --- a/helm/www/matita/style.css +++ b/helm/www/matita/style.css @@ -65,11 +65,11 @@ a.upmenu:hover { a { margin: 2px; color: #591622; - text-decoration : none; + text-decoration : underline; } a:hover { - text-decoration : none; + text-decoration : underline; /* border-bottom-width: 2px; border-top-width: 0px; -- 2.39.2