Cosmetic: Fixed "FIXME" comment typo.
[www.jankratochvil.net.git] / Contact.css
index 2a6409a..608ab87 100644 (file)
@@ -18,5 +18,7 @@
 
 
 table.contact td { vertical-align: top; }
-table.contact { border-collapse: collapse; border-style: solid; border-width: 1px; margin: 8px; }
+table.contact { border-collapse: collapse; border-style: solid; border-width: 1px; }
 table.contact A[href] { text-decoration: inherit; /* revoke underline */ }
+/* FIXME: Reuse .margin-center of My/Web.css */
+.contact,table.contact>caption { margin-left: auto; margin-right: auto; }