X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/b872b197b81ff50abf28c64c3203a0886ea7959f..77eb26995a1185e50b2b275f058264857bed9cc7:/writer.plp?ds=inline diff --git a/writer.plp b/writer.plp index 66dd2be..275909b 100644 --- a/writer.plp +++ b/writer.plp @@ -43,6 +43,18 @@ ul.popup { background: rgba(0, 0, 0, .8); border: 1px solid #CCC; } + +section { + position: absolute; + top: 7ex; + right: 1em; +} +section > ul { + margin-top: 1ex; +} +section > ul strong, section form { + line-height: 2; +}