index : btroops | |
Virtual board game-aid for BattleTroops, an infantry combat simulator wargame published by FASA in 1989. |
aboutsummaryrefslogtreecommitdiff |
path: root/soldier_record_block.css
diff options
Diffstat (limited to 'soldier_record_block.css')
-rw-r--r-- | soldier_record_block.css | 35 |
1 files changed, 0 insertions, 35 deletions
diff --git a/soldier_record_block.css b/soldier_record_block.css deleted file mode 100644 index 47bf583..0000000 --- a/soldier_record_block.css +++ /dev/null @@ -1,35 +0,0 @@ -span { - font-size: smaller; - font-family: monospace; - margin-right: 1em; -} - -.physical-status-track { - text-align: center; -} - -.physical-status-track span { - margin: 0; - padding: 0; - display: inline-block; - vertical-align: middle; -} - -.physical-status-track span[slot="block-number"] { - font-family: serif; - font-size: unset; -} - -ul { - margin: 0; - padding: 0; -} - -ul li { - display: inline; - margin-left: 1em; -} - -p { - margin: 0; -} |