X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=blobdiff_plain;f=doc%2Fmkws-doc.css;h=0eb4a34fa94c576fa3dea5ae14855d5e83aa7624;hp=603999aa047ee22c3e6dd47481c4d3dceb5ad4af;hb=cac92b8dc7224979b888f35a81b2162ab7c7701e;hpb=ab6ba1c06b221b2f44e3c4594a7dea23a64f4b4b diff --git a/doc/mkws-doc.css b/doc/mkws-doc.css index 603999a..0eb4a34 100644 --- a/doc/mkws-doc.css +++ b/doc/mkws-doc.css @@ -69,13 +69,3 @@ table tr:nth-child(odd) { table tr:nth-child(even) { background: #bfdcf8; } - -/* - * Works with the HTML emitted by pandoc. It would better if pandoc - * were to emit class names that we can use. But it doesn't. - */ -body > p:last-of-type { - font-size: small; - max-width: none; - text-align: right; -}