mirror of
https://framagit.org/framasoft/framadate/funky-framadate-front.git
synced 2023-08-25 13:53:14 +02:00
stylise button
This commit is contained in:
parent
0c0dd7063d
commit
128e4b6281
@ -72,12 +72,18 @@
|
|||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<a
|
<button
|
||||||
[routerLink]="'/step/answers'"
|
[routerLink]="'/step/answers'"
|
||||||
class="btn btn-block"
|
class="btn btn_background btn_white_text"
|
||||||
i18n
|
i18n
|
||||||
>
|
>
|
||||||
Continuer
|
Continuer
|
||||||
|
</button>
|
||||||
|
<a
|
||||||
|
[routerLink]="'/step/answers'"
|
||||||
|
class="prev"
|
||||||
|
i18n
|
||||||
|
>
|
||||||
|
Retour
|
||||||
</a>
|
</a>
|
||||||
<hr>
|
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user