X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Fmkws-doc.css;h=fc4d576d4c237c4ae8c8facf683ecd535e5c9207;hb=a556c0b2cacf497688dd126b184cf206ffb7eca1;hp=87344aae7ced6f1df4183d1b2f833b83ddcb5d6d;hpb=1cb0c4de4ff7d137294322395329913b8757a275;p=mkws-moved-to-github.git diff --git a/doc/mkws-doc.css b/doc/mkws-doc.css index 87344aa..fc4d576 100644 --- a/doc/mkws-doc.css +++ b/doc/mkws-doc.css @@ -1,7 +1,7 @@ body { font-family: Gill Sans, "Gillius ADF", Gillius, GilliusADF, Sans-Serif; } -h1, div#header h2, h3 { font-weight: normal; color: #606060 } +h1, h2, h3 { font-weight: normal; color: #606060 } h2 { margin-top: 0.5em } div#header h2 { font-size: 120% } .pane { @@ -20,3 +20,7 @@ div#header h2 { font-size: 120% } .nologo { background-image: none } pre { background: #ddd; padding: 0.5em; } img:first-of-type { float: right; margin: 1.5em } +body > p:last-of-type { + text-align: right; + font-size: small; +}