up styles

This commit is contained in:
Tykayn 2025-05-13 12:50:28 +02:00 committed by tykayn
parent 4b82e9b020
commit 792f85071f
4 changed files with 90 additions and 8 deletions

View file

@ -106,10 +106,17 @@
<div class="container">
<div class="site-footer-inner">
<div class="site-foot-soutien">
{{template_content['SOUTIEN']}}
</div>
<nav class="footer-nav">
<form role="search" method="get" class="search-form" action="/" id="recherche_footer">
<label>
<input class="search-field" placeholder="Recherche" value="" name="s" type="search">
</label>
<input class="is-hidden search-submit" value="Rechercher" type="submit">
</form>
{{template_content['NAVIGATION']}}
<a href="/tags/">Tags</a>
<a href="{{template_content['NDD']}}/feed/">Flux Atom</a>