X-Git-Url: http://git.shiar.net/sheet.git/blobdiff_plain/b872b197b81ff50abf28c64c3203a0886ea7959f..87d94e5fa2a28dac9f26632cc25a29fe088cb1e2:/writer.plp diff --git a/writer.plp b/writer.plp index 66dd2be..288891a 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; +}