1

change table class

This commit is contained in:
kasch309
2020-03-17 16:35:00 +01:00
parent b0186eee66
commit e9199857b7

View File

@ -29,7 +29,7 @@
<div class="row"> <div class="row">
<div class="col-9"> <div class="col-9">
<div class="shadow-sm p-4" style="border: 10px solid aliceblue; background: aliceblue"> <div class="shadow-sm p-4" style="border: 10px solid aliceblue; background: aliceblue">
<table> <table class="table-striped">
<thead> <thead>
<tr> <tr>
<th scope="col">Mitglied</th> <th scope="col">Mitglied</th>