css improvement

Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
2025-10-18 20:27:37 +02:00
parent 7ca3445c31
commit 502c46ae6f

View File

@@ -50,6 +50,10 @@ tr:hover{
color: black;
}
tr:hover a{
background: black;
}
.archive{
background: black;
}