removed titles, fixes #1
This commit is contained in:
@@ -7,11 +7,11 @@
|
||||
<th class="player__avatar"></th>
|
||||
<th class="player__name"></th>
|
||||
<th class="player__rank"></th>
|
||||
<th class="player__kills cursor__help" title="Kills">K</th>
|
||||
<th class="player__assist cursor__help" title="Assists">A</th>
|
||||
<th class="player__deaths cursor__help" title="Deaths">D</th>
|
||||
<th class="player__kills cursor__help">K</th>
|
||||
<th class="player__assist cursor__help">A</th>
|
||||
<th class="player__deaths cursor__help">D</th>
|
||||
<th class="player__diff cursor__help" title="Kill death difference">+/-</th>
|
||||
<th class="player__kd cursor__help" title="Kill death ratio">K/D</th>
|
||||
<th class="player__kd cursor__help">K/D</th>
|
||||
<th class="player__adr cursor__help" title="Average damage per round">ADR</th>
|
||||
<th class="player__hs cursor__help" title="Percentage of kills with a headshot">HS%</th>
|
||||
<th class="player__rating cursor__help" title="Estimated HLTV Rating 1.0">Rating</th>
|
||||
|
Reference in New Issue
Block a user