removed table-striped
This commit is contained in:
parent
3f6bab1789
commit
d78c709eec
@ -19,7 +19,7 @@
|
||||
|
||||
<body>
|
||||
<div class="container">
|
||||
<table class="table table-sm table-striped" id="combatants">
|
||||
<table class="table table-sm" id="combatants">
|
||||
<thead>
|
||||
<tr id="combatants-headrow">
|
||||
<th title="Initiative">Ini</th>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user