1
0
Fork 0

heartbeat: new year

This commit is contained in:
Lethe Beltane 2024-12-31 23:57:58 -06:00
parent 2e4f296c91
commit c3c5f253f4
Signed by: lethe
GPG key ID: 21A3DA3DE29CB63C
7 changed files with 76 additions and 16 deletions

View file

@ -2,7 +2,6 @@ body {
margin: auto;
margin-top: 14px;
font-family: monospace !important;
background-color: #cc99ff;
max-width: 1114px;
}
table {
@ -34,10 +33,10 @@ tr {
text-align: center;
}
.f {
background-color: #99ff99;
background-color: #ccffcc;
}
.m {
background-color: #ff8080;
background-color: #ffb3b3;
}
a {
text-decoration: none;