]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/matita/scripts/public_html/style.css
beauty\!
[helm.git] / helm / matita / scripts / public_html / style.css
index 17c66f4285611dd6d961568a2ad222d91f4d851b..dc2df470da1dce6c29fb48d74ceb6740b3261067 100644 (file)
@@ -33,3 +33,23 @@ li {
 ul {
   list-style-type: upper-roman;
 }
+
+table, td {
+  border-style:none;
+  padding: 2px 6px 2px 6px;
+}
+
+tr.odd {
+  background-color:#EEEEEE;
+}
+tr.even {
+  background-color:#CECECE;
+}
+
+th {
+  border-style:solid;
+  border-width:0px 0px 1px 0px;
+  border-color: gray;
+}
+
+