-
-
-
- .site-index {
- #order {
- margin-bottom: 40px ;
- text-align: center ;
- }
-
- #presentation {
- .photo {
- text-align: center ;
- .img-photo {
- width: 100% ;
- max-width: 500px ;
- }
- }
- }
-
- #points-sale {
- .name {
- color: #333 ;
- .the-name {
- font-family: 'capsuularegular' ;
- font-size: 20px ;
- color: black ;
- }
- }
- .days {
- strong {
-
- }
- small {
- color: gray ;
-
- }
- }
- }
-
- #products {
-
- h4 {
- font-family: "highvoltageregular" ;
- font-size: 22px ;
- line-height: 30px ;
- padding-top: 13px ;
- text-transform: uppercase !important ;
- }
-
- td.photo {
- width: 100px ;
- img.photo-product {
- width: 120px ;
- height: auto ;
- }
- }
-
- .name {
- color: #333 ;
- .the-name {
- font-family: 'capsuularegular' ;
- font-size: 20px ;
- color: black ;
- }
-
- .recipe {
-
- }
- }
-
- }
- }
|