ゼブラストライプを使用した次のTwitterブートストラップテーブルがあります。
<table class="table table-striped">
<thead>
<tr>
<th>Advantage</th>
<th>Details</th>
</tr>
</thead>
<tbody>
<tr>
<td>aaaaa</td>
<td> bbbbb </td>
</tr>
<tr>
<td> ccccc</td><td> ddddd</td>
</tr>
</tbody>
</table>
問題は、シマウマの縞模様が見えないことです。私にはすべてが単調に見えます。ゼブラ ストライプのコントラストを改善するにはどうすればよいですか?
前もって感謝します、
明細書