Skip to content
Snippets Groups Projects
Unverified Commit c73c0c4c authored by Dorine Lambinet's avatar Dorine Lambinet
Browse files

Ajoute les outils dans le menu de la navbar

parent 1cbee497
Branches
Tags 0.0.69
No related merge requests found
Pipeline #14068 passed
......@@ -61,7 +61,7 @@
>
<MenuItem
as="a"
class="block border-b px-4 py-3 hover:bg-gray-100"
class="block border-b px-4 py-3 hover:bg-gray-100 font-bold"
href="/a-propos"
>
<iconify-icon
......@@ -72,7 +72,7 @@
</MenuItem>
<MenuItem
as="a"
class="block border-b px-4 py-3 hover:bg-gray-100"
class="block border-b-2 border-black px-4 py-3 hover:bg-gray-100 font-bold"
href="/statistiques"
>
<iconify-icon
......@@ -81,6 +81,38 @@
/>
&nbsp; Statistiques d'usage
</MenuItem>
<MenuItem
as="a"
class="block border-b px-4 py-3 hover:bg-gray-100 text-center uppercase text-sm tracking-wider"
href="https://socio-fiscal.leximpact.an.fr/"
target="_blank"
>
Simulateur socio-fiscal
</MenuItem>
<MenuItem
as="a"
class="block border-b px-4 py-3 hover:bg-gray-100 text-center uppercase text-sm tracking-wider"
href="https://leximpact.an.fr/dotations"
target="_blank"
>
Simulateur dotations communes
</MenuItem>
<MenuItem
as="a"
class="block border-b px-4 py-3 hover:bg-gray-100 text-center uppercase text-sm tracking-wider"
href="https://www.assemblee-nationale.fr/dyn/taux-application-lois"
target="_blank"
>
Baromètre de l'application des lois
</MenuItem>
<MenuItem
as="a"
class="block border-b px-4 py-3 hover:bg-gray-100 text-center uppercase text-sm tracking-wider"
href="https://datacirco.leximpact.an.fr/"
target="_blank"
>
DataCirco
</MenuItem>
</MenuItems>
</Menu>
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment