CSS: Game
#page-content h2 {
     font-size: 150%;
  }
 
  #page-content h3 {
    font-size: 120%;
  }
  #page-content h4 {
    font-size: 100%;
  }
 
  div.box-float .wiki-content-table:first-of-type {
     background-color: #78faa4 !important;
     font-size: 30px !important;
     margin: 0 !important;
  }
  div.box-float .wiki-content-table:first-of-type td { text-align: center; border: solid 1px black; height: 40px; padding: 0;} 
  div.box-float .wiki-content-table:first-of-type tr:first-of-type td:first-of-type { width: 300px; height: 200px; overflow: hidden; }
  div.box-float .wiki-content-table:first-of-type tr:first-of-type td:first-of-type img { width: 300px; height: 200px; object-fit: cover; }
Unless stated otherwise Content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License. See licensing details