]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/www/matita/style.css
fix
[helm.git] / helm / www / matita / style.css
index cb6227a86bdb3829850b40f3f746f1c7c9a725a6..c85733706da9621e0b6897c33f3d471117ffd669 100644 (file)
@@ -82,6 +82,14 @@ div.upmenu {
   margin-bottom: 40px;
 }
 
-a.quiet:link,visited { color: Background; }
-a.quiet:visited { color: Background; }
+a.quiet:link,visited { 
+  color: Background; 
+}
+a.quiet:visited { 
+  color: Background; 
+}
+img.quiet:link,visited { 
+  border-style:none; 
+  color: Background; 
+}