X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=blobdiff_plain;f=doc%2Fmkws-doc.css;h=00e961baeeda726c85d10ece8ecc6eb845ba618b;hp=31cb2cfeef3862f97267f54c6717e2eb4e3b3534;hb=1f66de8436f0c4f15bdb64a953bd10f00a7bca4a;hpb=fc6dc0499a3e9911e516ce1345e2293616bb4234 diff --git a/doc/mkws-doc.css b/doc/mkws-doc.css index 31cb2cf..00e961b 100644 --- a/doc/mkws-doc.css +++ b/doc/mkws-doc.css @@ -26,3 +26,9 @@ body > p:last-of-type { text-align: right; font-size: small; } + +table { background: #ddd; border-collapse: collapse; } +tr.header { color: #fff; background: #888; } +table, th, td { border: 1px solid #ccc; } +td { vertical-align: top; } +td, th { padding: 0.3em 0.6em; }