A character/one-shot generator for KOBOLDS IN SPACE!
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

kobold.css 176B

1234567891011121314151617
  1. .firstrow {
  2. float: left;
  3. max-width: 30%;
  4. padding-right: 20px;
  5. }
  6. #theship {
  7. float: left;
  8. }
  9. #themission {
  10. float: left;
  11. }
  12. #theadversary {
  13. float: left;
  14. }