/* Style Sheet File */

div.tictactoe_box_icon {
  /**/
  float: right;
  /**/
  width: 100px;
  margin: 0.5em 0.5em;
}

div.tictactoe_app_store_badge {
  float: right;
  height: 100px;
  padding: 20px 20px;
}

/* end of file */
