]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/www/lambdadelta/css/xhtbl.css
web site update
[helm.git] / helm / www / lambdadelta / css / xhtbl.css
index 5ef81f018e68a45edcaab910f2986eafa290ded7..1a689f678c47aa89cef804e96c286e73f06fb4ea 100644 (file)
@@ -1,5 +1,19 @@
 @charset "UTF-8";
 
+/* tables *******************************************************************/
+
+table.xhtbl {
+  margin-left: auto;
+  margin-right: auto;
+  width: 100%;
+}
+
+td.xhtbl {
+  border-color:#000000;
+  border-width:1px;
+  color:#000000;
+}
+
 /* cell borders *************************************************************/
 
 td.nnnn {