From ae0bbce795cb6cc8e5fff9f7a2ed49eca7629403 Mon Sep 17 00:00:00 2001 From: vilmibm Date: Mon, 25 Apr 2022 22:23:07 +0000 Subject: [PATCH] tweaks --- blog.css | 4 +++- blog.tmpl.html | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/blog.css b/blog.css index 6792edb..b0d5fe9 100644 --- a/blog.css +++ b/blog.css @@ -12,8 +12,10 @@ td { vertical-align:top; } -td p { +#lights { word-wrap:anywhere; + border: 4px solid black; + padding: 2px; } a { diff --git a/blog.tmpl.html b/blog.tmpl.html index 4c697a8..8cfc217 100644 --- a/blog.tmpl.html +++ b/blog.tmpl.html @@ -23,7 +23,7 @@

a dot is a user. + means they've established a webpage. * means they are logged into the server.

-

+

{{ .Lights }} <3