]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/www/lambdadelta/css/ld_web.css
- xhtbl: minor improvement
[helm.git] / helm / www / lambdadelta / css / ld_web.css
index 2b299cf3070244b269a417f00273ec9d11312814..e5df659b0162bf765d4814afaa21c61b905aa02c 100644 (file)
@@ -10,10 +10,13 @@ body {
 
 a:link, a:visited, a:hover, a:active, a:focus {
    text-decoration: underline;
-   color: rgb(0, 0, 0);
+   color: inherit;
+   backgroud: inherit;
 }
 
 a:hover {
+   text-decoration: underline;
+   color: inherit;
    background: rgb(192, 192, 192);
 }