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