summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rwxr-xr-xhlog.cgi3
1 files changed, 2 insertions, 1 deletions
diff --git a/hlog.cgi b/hlog.cgi
index 25d813c..675bab7 100755
--- a/hlog.cgi
+++ b/hlog.cgi
@@ -18,11 +18,12 @@ cat << EOF
 <body>
 <header>
     <h1>Runxi Yu's Hyperlog</h1>
-    <p>
+    <p style="font-style:italic;position:absolute;right:var(--margin-width);">
 EOF
 
 TZ='Asia/Shanghai' date -r /srv/hlog/runxiyu.hlog '+%Y-%m-%d %H:%M:%S %Z'
 
+
 cat << EOF
     </p>
 </header>