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