+Added Zwergenhort

This commit is contained in:
2023-12-23 13:07:57 +01:00
parent 91f12b11da
commit f717db2918
5 changed files with 48 additions and 3 deletions
+13
View File
@@ -66,6 +66,19 @@
font-weight: bold;
}
.hoard {
text-align: center;
color: rgb(255, 255, 0);
font-weight: bold;
font-size: larger;
}
.hoardNext {
text-align: center;
color: rgb(255, 255, 255);
font-weight: bold;
font-size: medium;
}
table {
background-color: beige;
}