Armor.txt generator almost done

This commit is contained in:
Hash Borgir
2022-04-27 23:33:34 -06:00
parent db3c6473ca
commit e774dcc5a3
11 changed files with 10377 additions and 46 deletions

View File

@@ -81,6 +81,10 @@ $htmltop = <<<EOT
.blue {
color: #4169E1;
}
.red { color: red;}
.purple { color: purple}
.white { color: white}
.black {color: black}
td {
height: 240px;
text-align: center;