1
0
Fork 0

heartbeat

This commit is contained in:
Lethe Beltane 2024-10-22 11:44:27 -05:00
parent cd639bd59f
commit 26cd7f91be
Signed by: lethe
GPG key ID: 21A3DA3DE29CB63C
3 changed files with 56 additions and 38 deletions

View file

@ -38,4 +38,8 @@ tr {
}
.m {
background-color: #ff8080;
}
a {
text-decoration: none;
color: inherit;
}