X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/7581b5c3f07dcb43414160f7c3b6a294ce838904..620fdcd04138557a402d3647c2f74f79957468b7:/word/editor.css diff --git a/word/editor.css b/word/editor.css index c3717d5..4a848f5 100644 --- a/word/editor.css +++ b/word/editor.css @@ -5,7 +5,6 @@ dl { form > ul { display: table; - border-spacing: 0 2px; } form > ul > li { display: table-row; @@ -75,7 +74,7 @@ h1 { margin: 0 -1ex; /* inner gap */ } .inline > * { - margin: 0 1ex; + margin: 1px 1ex; } .inline .inline { display: flex;