alignement centré, style les h2 et hr

This commit is contained in:
Alexel 2023-10-19 17:05:04 -04:00
parent 3657b17969
commit b78fbd033f
2 changed files with 17 additions and 5 deletions

View file

@ -11,7 +11,7 @@
{{ template "header-html" }}
<div class="wrapper vieEtudianteWrapper">
<h1 class="heading1">Vie étudiante</h1>
<h2>Organismes thématiques</h2>
<h2 class="heading2">Organismes thématiques</h2>
<table class="table">
<tr class="tableRowHeading">
<td>Nom</td>
@ -98,8 +98,8 @@
<td>Inactif</td>
</tr>
</table>
<hr>
<h2>Associations de programme</h2>
<hr class="separator">
<h2 class="heading2">Associations de programme</h2>
<table class="table">
<tr class="tableRowHeading">
<td>Nom</td>
@ -158,8 +158,8 @@
<td>Inactif</td>
</tr>
</table>
<hr>
<h2>Comités</h2>
<hr class="separator">
<h2 class="heading2">Comités</h2>
<table class="table">
<tr class="tableRowHeading">
<td>Nom</td>