mirror of
https://framagit.org/framasoft/framadate/funky-framadate-front.git
synced 2023-08-25 13:53:14 +02:00
home emphasis on demo components
This commit is contained in:
parent
e5f7e6bb83
commit
5e92466854
@ -35,9 +35,9 @@
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<fieldset class="well debug has-background-info-light padded is-rounded">
|
||||
<section class="buttons-demo">
|
||||
<h1 class="title is-1">Titre h1</h1>
|
||||
<h1 class="title is-1">Boutons de démo - Titre h1</h1>
|
||||
<h2 class="title is-2">Titre h2</h2>
|
||||
<h3 class="title is-3">Titre h3</h3>
|
||||
<h4 class="title is-4">Titre h4</h4>
|
||||
@ -73,6 +73,7 @@
|
||||
</button>
|
||||
</div>
|
||||
</section>
|
||||
</fieldset>
|
||||
<br />
|
||||
<br />
|
||||
<br />
|
||||
|
@ -19,8 +19,8 @@ export const environment = {
|
||||
appLogo: 'assets/img/LogoViolet.svg',
|
||||
appLogoFooter: 'assets/img/LogoBlanc.svg',
|
||||
appLanding: 'assets/img/landing_calendar.svg',
|
||||
appTitle: 'FramaDate',
|
||||
appVersion: '2.2.1',
|
||||
appTitle: 'BarracuDate',
|
||||
appVersion: '2.2.2',
|
||||
appSupportEmail: 'example-support@example.com',
|
||||
appSupportWebpage: 'https://www.cipherbliss.com/contact',
|
||||
autofill_creation: false,
|
||||
|
@ -20,12 +20,12 @@ export const environment = {
|
||||
appLogo: 'assets/img/LogoViolet.svg',
|
||||
appLogoFooter: 'assets/img/LogoBlanc.svg',
|
||||
appLanding: 'assets/img/landing_calendar.svg',
|
||||
appTitle: 'BlissDate',
|
||||
appVersion: '2.2.1',
|
||||
appTitle: 'BarracuDate',
|
||||
appVersion: '2.2.2',
|
||||
appSupportEmail: 'example-support@example.com',
|
||||
appSupportWebpage: 'https://www.cipherbliss.com/contact',
|
||||
autofill_creation: true,
|
||||
autofill_default_timeslices: true,
|
||||
autofill_creation: false,
|
||||
autofill_default_timeslices: false,
|
||||
autofill_participation: false,
|
||||
autoSendNewPoll: false,
|
||||
creation_display_admin_url: false,
|
||||
|
Loading…
Reference in New Issue
Block a user