]> matita.cs.unibo.it Git - helm.git/commitdiff
fix
authorEnrico Tassi <enrico.tassi@inria.fr>
Sat, 24 Dec 2005 14:10:47 +0000 (14:10 +0000)
committerEnrico Tassi <enrico.tassi@inria.fr>
Sat, 24 Dec 2005 14:10:47 +0000 (14:10 +0000)
helm/matita/scripts/public_html/style.css

index 542fe111a4be6ca5d92e1ca4be0120e5fee69cb1..17c66f4285611dd6d961568a2ad222d91f4d851b 100644 (file)
@@ -16,9 +16,9 @@ h2 {
 }
 
 a, .button {
-  border: 2px outset gray;
+  border: 1px outset;
   text-decoration: none;
-  background-color: silver;
+  background-color: #e9e9e9;
   color: black;
   cursor:pointer;
   font-size: small;