|
- /* Welcome to Compass.
- * In this file you should write your main styles. (or centralize your imports)
- * Import this file using the following HTML or equivalent:
- * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
-
- //@import "compass/reset";
- @import "compass" ;
-
- $dir-img: '../img/' ;
- $dir-fonts: '../fonts/' ;
-
- $jaune: #fdd44b ;
- $orange: darken(#FDB64B,20%) ;
- $gris1: #e0e0e0 ;
- $gris2: #e0e0e0 ;
- $courant: #505050 ;
- $color2: lighten($jaune,30%) ;
- $color2: #fff2c7 ;
- $color2: #fff6d5 ;
-
- @import "_fonts.scss" ;
-
- body {
- color: #505050 ;
- font-family: 'Arial' ;
- background-attachment: fixed ;
- }
-
- strong {
- font-weight: bold ;
- }
-
- a {
- color: $courant ;
- text-decoration: underline ;
-
- &:focus, &:active {
- outline-color: gray ;
- color: black ;
- }
-
- &:hover {
- color: black ;
- }
-
- &.btn {
- text-decoration: none ;
- }
- }
-
- p {
- padding-bottom: 20px ;
- line-height: 21px ;
- }
-
- ul {
- padding-left: 20px ;
- list-style-type: disc ;
- margin-bottom: 10px ;
-
- li {
- padding-left: 5px ;
- }
- }
-
- .clr {
- clear: both ;
- }
-
- .btn {
- background-image: none ;
- }
-
- #main .alert {
- background-image: none;
- background-color: white ;
- border-bottom-width: 3px ;
- }
-
- .alert {
- &.alert-warning {
- a {
- color: #8a6d3b ;
- //text-decoration: none ;
- //font-weight: bold ;
- }
- }
- }
-
-
- #main {
- position: relative ;
- .inner {
- width: 960px ;
- margin: 0px auto ;
- }
- }
-
- #header {
- z-index: 100 ;
- //border-top: solid 4px $jaune ;
- border-bottom: solid 1px $gris1 ;
- background-color: white ;
- //border-top: 4px solid #2b669a ;
- @include box-shadow(0px 0px 3px gray) ;
- height: 86px ;
-
- //@include box-shadow(0px 0px 5px #ededed) ;
- //@include box-shadow(0px 0px 5px #dcdcdc) ;
- //@include box-shadow(0px 0px 5px black) ;
-
- //position: fixed ;
- //width: 100% ;
-
- .container {
- //padding-left: 0px ;
- position: relative ;
- }
-
- #link-home {
- /*position: fixed ;
- z-index: 1000 ;
- text-align: center ;
- position: absolute ;
- top: 0px ;
- left: 0px ;
- padding: 10px ;
-
- background-color: white ;
- @include box-shadow(0px 0px 5px black) ;
- @include border-radius(0px 0px 8px 8px) ;
- */
-
- position: absolute ;
- top: 10px ;
- left: 0px ;
- text-decoration: none ;
- font-size: 22px ;
- color: black ;
-
- img {
- height: 60px ;
- margin-bottom: 5px ;
- }
- }
-
- #link-espace-boulanger {
- border-left: solid 1px #e0e0e0 ;
- }
-
- nav {
- padding-top: 22px ;
- ul {
- float: right ;
- li {
- a {
- text-decoration: none ;
- //color: #9d9d9d ;
-
- &.active {
- background-color: #eee ;
- }
- }
- }
- }
- }
-
- #link-logout {
- .nom {
- font-size: 10px ;
- /*position: relative ;
- left: 20px ;
- top: -3px ;*/
- }
- }
- }
-
- #main {
- padding: 0px ;
- }
-
- .connected {
- #content {
- //padding-top: 15px ;
- }
- }
-
- #content {
- position: relative ;
- padding: 20px 0px ;
- padding-bottom: 0px ;
- padding-top: 35px ;
- min-height: 500px ;
-
- #description {
- img {
- width: 100% ;
- }
- }
-
- #main-img {
- max-width: 100% ;
- border: solid 1px #e0e0e0 ;
- padding: 5px ;
- @include border-radius(5px) ;
- }
-
- #row-presentation {
- text-align: center ;
- }
-
- #row-signup {
- text-align: center ;
- margin-top: 20px ;
- }
-
- #row-clients-boulanger {
- margin-bottom: 50px ;
- h2 {
- text-align: center ;
- margin-bottom: 15px ;
- padding-bottom: 0px ;
- img {
- height: 70px ;
- margin-bottom: 60px ;
- }
- }
-
- ul {
- text-align: center ;
- li {
- list-style-type: none ;
- }
- }
-
- #clients {
- border-right: dotted 1px gray ;
- }
- }
-
- .item {
- position: relative ;
- min-height: 250px ;
-
- .container {
- padding: 20px ;
- position: relative ;
- }
-
- .separateur {
- width: 600px ;
- border-top: 1px solid #e0e0e0 ;
- margin: 0px auto ;
- padding-top: 20px ;
- margin-top: 20px ;
- }
-
- h2 {
- color: black ;
- padding-bottom: 30px ;
- font-size: 25px ;
- line-height: 35px ;
- font-family: 'myriadpro-regular' ;
- text-transform: uppercase ;
- //text-align: center ;
- position: relative ;
- margin-top: 30px ;
- }
-
- h3 {
- color: black ;
- font-family: "comfortaalight" ;
- font-size: 20px ;
- padding-bottom: 12px ;
- }
-
- .icon {
- position: absolute ;
- }
-
- }
-
- }
-
-
- #content #contact {
-
- display: none ;
-
- .icon {
- width: 55px ;
- top: -15px ;
- margin-left: -70px ;
- }
-
- #par-telephone {
- }
-
- .form-control:focus {
- /*@include box-shadow(0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px $jaune) ;
- border-color: $jaune ;*/
- }
-
- .form-group {
- text-align: center ;
- }
-
- .img-right {
- float: right ;
-
- img {
- width: 300px ;
- }
- }
-
- }
-
- .form-control:focus {
- /*@include box-shadow(0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px $jaune) ;
- border-color: $jaune ;*/
- }
-
- #footer {
-
- height: 50px ;
- background-color: white ;
- text-align: center ;
- border-top: 1px solid #e0e0e0 ;
-
- padding-top: 30px ;
- padding-bottom: 60px ;
-
- position: relative ;
-
- a {
- color: #7e7e7e;
- text-transform: uppercase ;
- text-decoration: none ;
- padding-left: 10px ;
- padding-right: 10px ;
- border-right: solid 1px #7e7e7e ;
- &:hover {
- color: black ;
- }
-
- &:last-child {
- border: 0px none ;
- }
- }
- }
-
- #content #mentions {
- padding-top: 20px ;
-
- div.content {
- width: 60% ;
- font-size: 90% ;
- }
-
- p {
- padding-bottom: 15px ;
- }
-
- h2 {
- color: black ;
- padding-bottom: 40px ;
- font-size: 25px ;
- line-height: 35px ;
- font-family: 'myriadpro-regular' ;
- }
-
- h3 {
- font-family: "comfortaaregular" ;
- font-size: 18px ;
- padding-bottom: 12px ;
- margin-top: 10px ;
- color: black ;
- }
- }
-
- .mentions {
-
- #main, body {
- background-color: white ;
- }
- }
-
- .vegas-loading {
- display: none ;
- }
-
-
- #profil-user {
-
- .form-group.field-user-no_mail label {
- font-weight: normal ;
- }
-
- .form-group label {
- cursor: pointer ;
- }
-
- #mails-jours-prod {
- .form-group {
- float: left ;
- margin-right: 15px ;
- label {
- font-weight: normal ;
- }
- }
- }
-
- p.strong {
- font-weight: bold ;
- }
-
- }
-
- /* signup */
-
- #form-signup {
- #champs-boulanger {
- display: none ;
- }
- }
-
- @import "_systeme_commandes.scss" ;
- @import "_responsive.scss" ;
-
-
|