Fixed timestamps; added info to dashboard
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Gregory Ballantine
2026-07-24 12:18:22 -04:00
parent 4e0223052e
commit 2d62d1d18b
8 changed files with 100 additions and 23 deletions
+2 -2
View File
@@ -59,7 +59,7 @@ table tr:nth-child(even)
table tbody tr
transition: background 180ms ease-in-out
&:hover
background: lightgrey
background: #d8d8d8
/* Material card styles */
.card-1
@@ -108,12 +108,12 @@ table tbody tr
a
color: white
text-decoration: none
font-size: 2.25rem
line-height: 64px
transition: all 200ms ease-in-out
&:hover
color: #eee
font-size: 2.5rem
#main-content
padding: 15px 25px