.tp sans .btn

This commit is contained in:
chankalan 2020-12-08 22:53:25 +01:00
parent 4625abbb2c
commit 80d43f9499
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
<div class="article-appel__texte">
[<h2 class="article-appel__titre h3"><a href="#URL_ARTICLE">(#ENV{titre,#TITRE})</a></h2>]
[<p class="soustitre">(#ENV{soustitre,#SOUSTITRE})</p>]
<a href="#URL_ARTICLE" class="btn tp"><span class="texte">Lire</span></a>
<a href="#URL_ARTICLE" class="tp"><span class="texte">Lire</span></a>
</div>
</article>
</div>