]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/matita/scripts/public_html/style.css
fix
[helm.git] / helm / matita / scripts / public_html / style.css
index 40a5863138ba4fb6f2da4ddac8a7df022bf54ca3..17c66f4285611dd6d961568a2ad222d91f4d851b 100644 (file)
@@ -16,16 +16,18 @@ 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;
+  padding-left:4px;
+  padding-right:4px;
 }
 
 li {
-  margin-bottom: 5pt;
-  
+  margin-bottom: 10pt;
 }
 
 ul {