diff --git a/templates/where.html b/templates/where.html index a93ced1..84ae6a3 100644 --- a/templates/where.html +++ b/templates/where.html @@ -12,11 +12,24 @@ } div.user h2 { margin: 0; + padding: 4px 0; + } + div.user h2 a { + padding-top: 4px; + padding-bottom: 4px; } span.time { + margin-top: 10px; float: right; color: #999; } + iframe { + width: 100%; + height: 50em; + } + p.emph { + font-size: 1.2em; + } @@ -26,12 +39,17 @@
Last Updated:
+Users online now:
{{range .Users}} {{end}} + + + +