X-Git-Url: http://git.jankratochvil.net/?p=MyWeb.git;a=blobdiff_plain;f=Web.css;fp=Web.css;h=069f3c3e34715158232349fcee3667f68963858f;hp=051b30e23e93fc637271c3219cd71f50adfcf3a0;hb=deeb6393e748c60134714a21d4bf19f9a95cd239;hpb=2dd7c39f6548eeff26d05a5114e94d63e3fd93f8 diff --git a/Web.css b/Web.css index 051b30e..069f3c3 100644 --- a/Web.css +++ b/Web.css @@ -20,6 +20,6 @@ .error { color: red; background-color: transparent; } .code,.cvs-id,.quote { font-family: monospace; } .nowrap,.code { white-space: nowrap; } -.centered { text-align: center; } +.margin-center,table.margin-center>caption { margin-left: auto; margin-right: auto; } td { padding: 2px; } caption { caption-side: bottom; }