X-Git-Url: http://git.jankratochvil.net/?p=MyWeb.git;a=blobdiff_plain;f=Web.css;h=5ff67d84a4a3cdce59e2ce03c7dd92f8cbde7979;hp=38fd129f7474919259c8dd9a296bd0ffa54bb5bf;hb=cd3a6f6c4bc2eb6d904f38b814be21c46d9e67b0;hpb=2f1f5e89c00fe16d927c46ae5eb1b110800b0c03 diff --git a/Web.css b/Web.css index 38fd129..5ff67d8 100644 --- a/Web.css +++ b/Web.css @@ -21,5 +21,6 @@ .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; }