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>
|
||||
|
||||
<a
|
||||
<button
|
||||
[routerLink]="'/step/answers'"
|
||||
class="btn btn-block"
|
||||
class="btn btn_background btn_white_text"
|
||||
i18n
|
||||
>
|
||||
Continuer
|
||||
</button>
|
||||
<a
|
||||
[routerLink]="'/step/answers'"
|
||||
class="prev"
|
||||
i18n
|
||||
>
|
||||
Retour
|
||||
</a>
|
||||
<hr>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user