Added dash line to show the document end

This commit is contained in:
斟酌 鵬兄 2016-06-08 23:46:02 +08:00
parent ce6e9eb43e
commit 18bcb8a81e

View File

@ -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 {