From: Stefano Zacchiroli Date: Fri, 3 Feb 2006 17:39:06 +0000 (+0000) Subject: fixed download links and added underlined hyperlinks X-Git-Tag: make_still_working~7637 X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=commitdiff_plain;h=37e0a6ded28116214bbe96a965589d98ed733db3;p=helm.git fixed download links and added underlined hyperlinks --- 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;