summary refs log tree commit diff stats
path: root/hlog.cgi
diff options
context:
space:
mode:
Diffstat (limited to 'hlog.cgi')
-rwxr-xr-xhlog.cgi2
1 files changed, 1 insertions, 1 deletions
diff --git a/hlog.cgi b/hlog.cgi
index 675bab7..d866569 100755
--- a/hlog.cgi
+++ b/hlog.cgi
@@ -28,7 +28,7 @@ cat << EOF
     </p>
 </header>
 <article>
-<pre>
+<pre style="margin-top: 3rem;">
 EOF
 sed 's/&/\&amp;/g; s/</\&lt;/g; s/>/\&gt;/g; s/"/\&quot;/g; s/'"'"'/\&#39;/g' /srv/hlog/runxiyu.hlog
 cat << EOF