]> git.sesse.net Git - ultimatescore/commitdiff
Make a more neutral start image.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 20 Oct 2018 11:54:55 +0000 (13:54 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 20 Oct 2018 11:54:55 +0000 (13:54 +0200)
score.html

index 26da3137642fff4b6e59154e4c0e0ee0240d55d2..c93d640bd5ebd285fe07fce6c12058f0d07bed2b 100644 (file)
@@ -13,9 +13,9 @@
       <table class="scorebug">
         <tr>
           <td class="team1color" id="team1color"></td>
-          <td class="team1" id="team1">PCL</td>
-          <td class="score" id="score">17&nbsp;–&nbsp;11</td>
-          <td class="team2" id="team2">NMBUI</td>
+          <td class="team1" id="team1">TM1</td>
+          <td class="score" id="score">0&nbsp;–&nbsp;0</td>
+          <td class="team2" id="team2">TM2</td>
           <td class="team2color" id="team2color"></td>
         </tr>
       </table>