Support "mailto:" stripping also from "(at)" obfuscated addresses.
[MyWeb.git] / Web.css
diff --git a/Web.css b/Web.css
index 45e4c3d..5ff67d8 100644 (file)
--- a/Web.css
+++ b/Web.css
  */
 
 
-.error { color: red; background-color: transparent; }
+.error { color: red; background-color: transparent; font-weight: bold; }
 .code,.cvs-id,.quote { font-family: monospace; }
 .nowrap,.code { white-space: nowrap; }
 .margin-center,table.margin-center>caption { margin-left: auto; margin-right: auto; }
+table.td-center td { text-align: center; }
 td { padding: 2px; }
 caption { caption-side: bottom; }