diff --git a/index.css b/index.css index 1e188511..a1a24e92 100644 --- a/index.css +++ b/index.css @@ -1674,6 +1674,12 @@ rect.fillRect { text-align: center; } +div.editorLine { + margin: 0.2em 0; + padding: 0 0.2em; + font-size: 0.9em; +} + #emblemDownloadControl > input { width: 4.1em; } diff --git a/index.html b/index.html index 8efe46c5..34b159e8 100644 --- a/index.html +++ b/index.html @@ -1663,6 +1663,14 @@ + +