Ad
  • Custom User Avatar

    Hi, could you make the inline CSS in the description more specific? In the kata description you use some CSS like this.

    <style type="text/css">
        table {
            width: 276px;
        }
        table, tr, td {
            border: 0px;
        }
    </style>
    

    It will also affect other tables in the webpage. Especially when this kata pops up in the home recommendation, the table in Allies panel will also shrink to 276px. I upload a screenshot at https://imgur.com/i3HP1vx for your information.

  • Custom User Avatar

    Can't agree more. The AST is ill-designed.