X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Fmkws-doc.css;h=0eb4a34fa94c576fa3dea5ae14855d5e83aa7624;hb=3271437c3795ec604b1aa8abdf3e052a072ff070;hp=603999aa047ee22c3e6dd47481c4d3dceb5ad4af;hpb=1f71c9c3913455864c29456b972ee0359e6b1535;p=mkws-moved-to-github.git 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; -}