X-Git-Url: http://git.jankratochvil.net/?p=MyWeb.git;a=blobdiff_plain;f=Web.css;h=5ff67d84a4a3cdce59e2ce03c7dd92f8cbde7979;hp=45e4c3d90686e1f2cdc5b8c3e391dde878ddcd6b;hb=077b23f760ba965c7bba3c71d429badacdf68538;hpb=282b6c63537989cafb73b4f6dfb79a2d216f50f7 diff --git a/Web.css b/Web.css index 45e4c3d..5ff67d8 100644 --- a/Web.css +++ b/Web.css @@ -17,9 +17,10 @@ */ -.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; }