tweaks
parent
8b120e2112
commit
ae0bbce795
4
blog.css
4
blog.css
|
@ -12,8 +12,10 @@ td {
|
|||
vertical-align:top;
|
||||
}
|
||||
|
||||
td p {
|
||||
#lights {
|
||||
word-wrap:anywhere;
|
||||
border: 4px solid black;
|
||||
padding: 2px;
|
||||
}
|
||||
|
||||
a {
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
<p>a dot is a user. + means they've established a webpage. * means they are logged into
|
||||
the server.</p>
|
||||
|
||||
<p>
|
||||
<p id="lights">
|
||||
{{ .Lights }}
|
||||
<3
|
||||
</p>
|
||||
|
|
Loading…
Reference in New Issue