index : btroops | |
Virtual board game-aid for BattleTroops, an infantry combat simulator wargame published by FASA in 1989. |
aboutsummaryrefslogtreecommitdiff |
path: root/index.html
diff options
author | Catalin Mititiuc <Catalin.Mititiuc@gmail.com> | 2024-03-27 16:38:50 -0700 |
---|---|---|
committer | Catalin Mititiuc <Catalin.Mititiuc@gmail.com> | 2024-03-27 16:38:50 -0700 |
commit | 86d1529f4cd585baad978ec4034fb4c87f9a73af (patch) | |
tree | 4727437f27598babd48ed2a07aba6db68a417c65 /index.html | |
parent | 7c1cc97bd262bc9fe32fb652eca80bdedc758d81 (diff) |
Spent way too much time on styling
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -150,10 +150,10 @@ <div> <!-- <img class="logo" src="logo-davion.png" /> --> <p> - Davion <button type="button" class="clear-firing-arcs" data-allegiance="davion"> Clear Firing Arcs </button> + <strong>Davion</strong> <br> <!-- 1st Squad, 3rd Platoon, Bravo Company, 2nd Battalion<br> 17th Kestral Mechanized Infantry --> @@ -211,10 +211,10 @@ <div> <!-- <img class="logo" src="logo-liao.png" /> --> <p> - Liao <button type="button" class="clear-firing-arcs" data-allegiance="liao"> Clear Firing Arcs </button> + <strong>Liao</strong> <br> <!-- 2nd Squad, 1st Platoon, 3rd Company, 2nd Battalion<br> Aldebaran Home Guard --> |