+ Added Zwergenhort

This commit is contained in:
2023-12-22 20:45:24 +01:00
parent 6baf9a0269
commit 8e3db3b223
5 changed files with 48 additions and 5 deletions
+12
View File
@@ -65,6 +65,18 @@
text-align: right;
font-weight: bold;
}
.hoard {
text-align: center;
color: rgb(255, 230, 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;