feat: ajouter une categorie mb-4 mt-3
This commit is contained in:
@@ -78,7 +78,7 @@
|
|||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
<div class="mb-4 mt-2">
|
<div class="mb-4 mt-3">
|
||||||
<a href="../html/ajouter_avant_apres.html" class="btn btn-primary btn-sm">
|
<a href="../html/ajouter_avant_apres.html" class="btn btn-primary btn-sm">
|
||||||
Ajouter une catégorie
|
Ajouter une catégorie
|
||||||
</a>
|
</a>
|
||||||
@@ -141,7 +141,7 @@
|
|||||||
<table class="table table-striped table-hover align-middle">
|
<table class="table table-striped table-hover align-middle">
|
||||||
<thead class="table-dark">
|
<thead class="table-dark">
|
||||||
<tr>
|
<tr>
|
||||||
<th>Image</th>
|
<th>Titre</th>
|
||||||
<th class="text-end">Actions</th>
|
<th class="text-end">Actions</th>
|
||||||
</tr>
|
</tr>
|
||||||
</thead>
|
</thead>
|
||||||
|
|||||||
Reference in New Issue
Block a user