diff --git a/botanjs/src/Astro/Blog/AstroEdit/_this.css b/botanjs/src/Astro/Blog/AstroEdit/_this.css index 057425e..37a262b 100644 --- a/botanjs/src/Astro/Blog/AstroEdit/_this.css +++ b/botanjs/src/Astro/Blog/AstroEdit/_this.css @@ -137,6 +137,8 @@ #ae_content { font-size: 100%; + margin-bottom: 100%; + border-bottom: 1px black dashed; } #ae_title, #ae_content { @@ -162,7 +164,7 @@ #ae_content, #ae_bgdimmer { color: #555; - padding: 1em 1em 2em 1em; + padding: 1em 1em 0.01em 1em; } .ae_preview {