X-Git-Url: http://git.jankratochvil.net/?p=MyWeb.git;a=blobdiff_plain;f=Web.css;h=5ff67d84a4a3cdce59e2ce03c7dd92f8cbde7979;hp=38fd129f7474919259c8dd9a296bd0ffa54bb5bf;hb=aa4afc6bfb9d83e2b1bc55637b46bce3a6821b61;hpb=ff42a97e0d8275b2c44fd408e2cbfcd703067b56 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; }