Browse Source

Page d'accueil front : ajout d'un lien vers l'espace de démo et finalisation avant communication

prodstable
keun 7 years ago
parent
commit
408055f20c
4 changed files with 68 additions and 53 deletions
  1. +5
    -4
      frontend/views/site/index.php
  2. BIN
      frontend/web/.sass-cache/e1a48ee3204d3a535cdbe440c2995954a615ac19/screen.scssc
  3. +50
    -44
      frontend/web/css/screen.css
  4. +13
    -5
      frontend/web/sass/screen.scss

+ 5
- 4
frontend/views/site/index.php View File

<div class="row" id="row-presentation"> <div class="row" id="row-presentation">
<div class="col-md-12"> <div class="col-md-12">
<h1 id="title-site">La boîte à pain</h1> <h1 id="title-site">La boîte à pain</h1>
<p><strong>Plateforme de réservation de pain</strong></p>
<p><strong>Plateforme de réservation</strong></p>
<div class="clr"></div> <div class="clr"></div>
</div> </div>
</div> </div>
dans votre boulangerie ou dans un dépôt près de chez vous.</em></p> dans votre boulangerie ou dans un dépôt près de chez vous.</em></p>
<ul> <ul>
<li>Moyen simple de commander</li>
<li>Garantie d'avoir du pain</li> <li>Garantie d'avoir du pain</li>
<li>Moyen simple de commander</li>
<li>Possibilité de choisir un dépôt proche de chez soi</li> <li>Possibilité de choisir un dépôt proche de chez soi</li>
</ul> </ul>
<?php if(Yii::$app->user->isGuest): ?> <?php if(Yii::$app->user->isGuest): ?>
<div class="row" id="row-signup"> <div class="row" id="row-signup">
<a class="btn btn-primary btn-lg" href="<?= Yii::$app->urlManager->createUrl('site/signup'); ?>"><span class="glyphicon glyphicon-circle-arrow-right"></span> Je m'inscris</a> <a class="btn btn-primary btn-lg" href="<?= Yii::$app->urlManager->createUrl('site/signup'); ?>"><span class="glyphicon glyphicon-circle-arrow-right"></span> Je m'inscris</a>
</div>
<a class="btn btn-default btn-lg" id="btn-demo" href="http://demo.laboiteapain.net/"><span class="glyphicon glyphicon-eye-open"></span> Espace de démo</a>;
</div>
<?php endif; ?> <?php endif; ?>
</div> </div>
</div> </div>
<td>&gt;= 500 €</td> <td>&gt;= 500 €</td>
<td> <td>
<strong>2 %</strong> du chiffre d'affaire TTC<br /> <strong>2 %</strong> du chiffre d'affaire TTC<br />
<div class="exemple">Exemple : si pour un mois donné, vous avez comptabilisé <em>2500 € TTC</em> de chiffre d'affaire,
<div class="exemple">Exemple : si pour un mois donné, vous avez comptabilisé <em>2500 € TTC</em> de chiffre d'affaire réalisé sur la plateforme,
vous recevrez une facture d'un montant de <em>50 € TTC</em> pour ce mois.</div> vous recevrez une facture d'un montant de <em>50 € TTC</em> pour ce mois.</div>
</td> </td>
</tr> </tr>

BIN
frontend/web/.sass-cache/e1a48ee3204d3a535cdbe440c2995954a615ac19/screen.scssc View File


+ 50
- 44
frontend/web/css/screen.css View File

} }
/* line 309, ../sass/screen.scss */ /* line 309, ../sass/screen.scss */
#content #row-clients-boulanger ul { #content #row-clients-boulanger ul {
text-align: center;
text-align: left;
margin-left: 20%;
} }
/* line 311, ../sass/screen.scss */
/* line 312, ../sass/screen.scss */
#content #row-clients-boulanger ul li { #content #row-clients-boulanger ul li {
list-style-type: none;
list-style-type: circle;
color: #BB8757; color: #BB8757;
} }
/* line 317, ../sass/screen.scss */
/* line 318, ../sass/screen.scss */
#content #row-clients-boulanger #clients { #content #row-clients-boulanger #clients {
border-right: dotted 1px gray; border-right: dotted 1px gray;
} }
/* line 323, ../sass/screen.scss */
/* line 324, ../sass/screen.scss */
#content #row-clients-boulanger .boulanger .prix span { #content #row-clients-boulanger .boulanger .prix span {
background-color: #F8F1DD; background-color: #F8F1DD;
} }
/* line 326, ../sass/screen.scss */
/* line 327, ../sass/screen.scss */
#content #row-clients-boulanger .boulanger .prix span a { #content #row-clients-boulanger .boulanger .prix span a {
color: #BB8757; color: #BB8757;
text-decoration: none; text-decoration: none;
} }
/* line 334, ../sass/screen.scss */
/* line 335, ../sass/screen.scss */
#content #row-clients-boulanger .prix { #content #row-clients-boulanger .prix {
padding-top: 15px; padding-top: 15px;
font-size: 18px; font-size: 18px;
text-align: center; text-align: center;
} }
/* line 339, ../sass/screen.scss */
/* line 340, ../sass/screen.scss */
#content #row-clients-boulanger .prix span { #content #row-clients-boulanger .prix span {
color: #BB8757; color: #BB8757;
border: solid 1px #BB8757; border: solid 1px #BB8757;
font-weight: normal; font-weight: normal;
font-size: 22px;
font-size: 18px;
font-family: "comfortaaregular"; font-family: "comfortaaregular";
font-family: "myriadpro-regular"; font-family: "myriadpro-regular";
padding: 5px 10px;
padding-bottom: 3px;
text-transform: uppercase;
padding: 10px 15px;
padding-bottom: 7px;
-moz-border-radius: 5px; -moz-border-radius: 5px;
-webkit-border-radius: 5px; -webkit-border-radius: 5px;
border-radius: 5px; border-radius: 5px;
} }
/* line 353, ../sass/screen.scss */
/* line 355, ../sass/screen.scss */
#content #row-clients-boulanger #periode-essai { #content #row-clients-boulanger #periode-essai {
margin-top: 8px; margin-top: 8px;
text-align: center; text-align: center;
color: gray; color: gray;
font-family: "comfortaaregular"; font-family: "comfortaaregular";
} }
/* line 363, ../sass/screen.scss */
/* line 365, ../sass/screen.scss */
#content #btn-demo:hover, #content #btn-demo:focus, #content #btn-demo:active {
color: black;
}
/* line 371, ../sass/screen.scss */
#content #modal-tarifs .exemple { #content #modal-tarifs .exemple {
color: gray; color: gray;
} }


/* line 370, ../sass/screen.scss */
/* line 378, ../sass/screen.scss */
#content #contact { #content #contact {
display: none; display: none;
} }
/* line 374, ../sass/screen.scss */
/* line 382, ../sass/screen.scss */
#content #contact .icon { #content #contact .icon {
width: 55px; width: 55px;
top: -15px; top: -15px;
margin-left: -70px; margin-left: -70px;
} }
/* line 383, ../sass/screen.scss */
/* line 391, ../sass/screen.scss */
#content #contact .form-control:focus { #content #contact .form-control:focus {
/*@include box-shadow(0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px $jaune) ; /*@include box-shadow(0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px $jaune) ;
border-color: $jaune ;*/ border-color: $jaune ;*/
} }
/* line 388, ../sass/screen.scss */
/* line 396, ../sass/screen.scss */
#content #contact .form-group { #content #contact .form-group {
text-align: center; text-align: center;
} }
/* line 392, ../sass/screen.scss */
/* line 400, ../sass/screen.scss */
#content #contact .img-right { #content #contact .img-right {
float: right; float: right;
} }
/* line 395, ../sass/screen.scss */
/* line 403, ../sass/screen.scss */
#content #contact .img-right img { #content #contact .img-right img {
width: 300px; width: 300px;
} }


/* line 402, ../sass/screen.scss */
/* line 410, ../sass/screen.scss */
.form-control:focus { .form-control:focus {
/*@include box-shadow(0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px $jaune) ; /*@include box-shadow(0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px $jaune) ;
border-color: $jaune ;*/ border-color: $jaune ;*/
} }


/* line 407, ../sass/screen.scss */
/* line 415, ../sass/screen.scss */
#footer { #footer {
position: absolute; position: absolute;
bottom: 0px; bottom: 0px;
padding-top: 30px; padding-top: 30px;
padding-bottom: 60px; padding-bottom: 60px;
} }
/* line 421, ../sass/screen.scss */
/* line 429, ../sass/screen.scss */
#footer a { #footer a {
font-family: "myriadpro-regular"; font-family: "myriadpro-regular";
color: #7e7e7e; color: #7e7e7e;
border-right: solid 1px #7e7e7e; border-right: solid 1px #7e7e7e;
border-right: solid 1px white; border-right: solid 1px white;
} }
/* line 432, ../sass/screen.scss */
/* line 440, ../sass/screen.scss */
#footer a:hover { #footer a:hover {
color: gray; color: gray;
} }
/* line 436, ../sass/screen.scss */
/* line 444, ../sass/screen.scss */
#footer a:last-child { #footer a:last-child {
border: 0px none; border: 0px none;
} }


/* line 442, ../sass/screen.scss */
/* line 450, ../sass/screen.scss */
#content #mentions { #content #mentions {
padding-top: 20px; padding-top: 20px;
} }
/* line 445, ../sass/screen.scss */
/* line 453, ../sass/screen.scss */
#content #mentions div.content { #content #mentions div.content {
width: 60%; width: 60%;
font-size: 90%; font-size: 90%;
} }
/* line 450, ../sass/screen.scss */
/* line 458, ../sass/screen.scss */
#content #mentions p { #content #mentions p {
padding-bottom: 15px; padding-bottom: 15px;
} }
/* line 454, ../sass/screen.scss */
/* line 462, ../sass/screen.scss */
#content #mentions h2 { #content #mentions h2 {
color: black; color: black;
padding-bottom: 40px; padding-bottom: 40px;
line-height: 35px; line-height: 35px;
font-family: "myriadpro-regular"; font-family: "myriadpro-regular";
} }
/* line 462, ../sass/screen.scss */
/* line 470, ../sass/screen.scss */
#content #mentions h3 { #content #mentions h3 {
font-family: "comfortaaregular"; font-family: "comfortaaregular";
font-size: 18px; font-size: 18px;
color: black; color: black;
} }


/* line 473, ../sass/screen.scss */
/* line 481, ../sass/screen.scss */
.mentions #main, .mentions body { .mentions #main, .mentions body {
background-color: white; background-color: white;
} }


/* line 478, ../sass/screen.scss */
/* line 486, ../sass/screen.scss */
.vegas-loading { .vegas-loading {
display: none; display: none;
} }


/* line 485, ../sass/screen.scss */
/* line 493, ../sass/screen.scss */
#profil-user .form-group.field-user-no_mail label { #profil-user .form-group.field-user-no_mail label {
font-weight: normal; font-weight: normal;
} }
/* line 489, ../sass/screen.scss */
/* line 497, ../sass/screen.scss */
#profil-user .form-group label { #profil-user .form-group label {
cursor: pointer; cursor: pointer;
} }
/* line 494, ../sass/screen.scss */
/* line 502, ../sass/screen.scss */
#profil-user #mails-jours-prod .form-group { #profil-user #mails-jours-prod .form-group {
float: left; float: left;
margin-right: 15px; margin-right: 15px;
} }
/* line 497, ../sass/screen.scss */
/* line 505, ../sass/screen.scss */
#profil-user #mails-jours-prod .form-group label { #profil-user #mails-jours-prod .form-group label {
font-weight: normal; font-weight: normal;
} }
/* line 503, ../sass/screen.scss */
/* line 511, ../sass/screen.scss */
#profil-user p.strong { #profil-user p.strong {
font-weight: bold; font-weight: bold;
} }


/* login */ /* login */
/* line 512, ../sass/screen.scss */
/* line 520, ../sass/screen.scss */
.site-login .col-lg-5 { .site-login .col-lg-5 {
margin: 0px auto; margin: 0px auto;
float: none; float: none;
} }


/* signup */ /* signup */
/* line 520, ../sass/screen.scss */
/* line 528, ../sass/screen.scss */
.modal-backdrop { .modal-backdrop {
z-index: -1; z-index: -1;
} }


/* line 525, ../sass/screen.scss */
/* line 533, ../sass/screen.scss */
.site-signup .col-lg-5 { .site-signup .col-lg-5 {
margin: 0px auto; margin: 0px auto;
float: none; float: none;
} }


/* line 535, ../sass/screen.scss */
/* line 543, ../sass/screen.scss */
#modal-cgv .modal-body h2 { #modal-cgv .modal-body h2 {
margin-bottom: 5px; margin-bottom: 5px;
padding-bottom: 0px; padding-bottom: 0px;
margin-top: 0px; margin-top: 0px;
} }


/* line 545, ../sass/screen.scss */
/* line 553, ../sass/screen.scss */
#form-signup #client-boulanger { #form-signup #client-boulanger {
margin-bottom: 30px; margin-bottom: 30px;
} }
/* line 550, ../sass/screen.scss */
/* line 558, ../sass/screen.scss */
#form-signup #signupform-id_etablissement option:disabled { #form-signup #signupform-id_etablissement option:disabled {
font-weight: bold; font-weight: bold;
color: black; color: black;
} }
/* line 556, ../sass/screen.scss */
/* line 564, ../sass/screen.scss */
#form-signup #champs-boulanger { #form-signup #champs-boulanger {
display: none; display: none;
} }
/* line 560, ../sass/screen.scss */
/* line 568, ../sass/screen.scss */
#form-signup #boutons-inscrire { #form-signup #boutons-inscrire {
margin-top: 30px; margin-top: 30px;
} }

+ 13
- 5
frontend/web/sass/screen.scss View File

} }
ul { ul {
text-align: center ;
text-align: left ;
margin-left: 20% ;
li { li {
list-style-type: none ;
list-style-type: circle ;
color: $color1 ; color: $color1 ;
} }
} }
//background-color: $color2 ; //background-color: $color2 ;
border: solid 1px $color1 ; border: solid 1px $color1 ;
font-weight: normal ; font-weight: normal ;
font-size: 22px ;
font-size: 18px ;
font-family: 'comfortaaregular' ; font-family: 'comfortaaregular' ;
font-family: 'myriadpro-regular' ; font-family: 'myriadpro-regular' ;
padding: 5px 10px ;
padding-bottom: 3px ;
text-transform: uppercase ;
padding: 10px 15px ;
padding-bottom: 7px ;
@include border-radius(5px) ; @include border-radius(5px) ;
} }
} }
} }
} }
#btn-demo {
&:hover, &:focus, &:active {
color: black ;
}
}
#modal-tarifs { #modal-tarifs {
.exemple { .exemple {
color: gray ; color: gray ;

Loading…
Cancel
Save