]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/www/lambdadelta/css/ld_web.css
- xhtbl : support for named anchors (id's) and other improvements
[helm.git] / helm / www / lambdadelta / css / ld_web.css
index 5897aedc6a2994758141ca8a44f2073fd8aee2da..7ee236c53eb1666974ff71d8128f8cd6c520991e 100644 (file)
@@ -85,6 +85,20 @@ img.w3c {
    height: 32px; /* this should be 31px */
 }
 
+/* alignment ****************************************************************/
+
+td.top {
+   vertical-align: top;
+}
+
+td.middle {
+   vertical-align: middle;
+}
+
+td.bottom {
+   vertical-align: bottom;
+}
+
 /* background colors ********************************************************/
 
 .gray {