|
- @charset "UTF-8";
-
-
- #header #logo a {
- padding: 0px;
- }
-
-
- .home #header nav {
- width: 532px;
- width: 612px;
- width: 682px;
- width: 772px;
- }
-
-
- #main #content #presentation #fournil,
- #main #content #presentation #epicerie {
- border-top: 1px solid #e0e0e0;
- }
-
-
- #contact-form {
- position: relative;
- width: 100%;
- }
-
- #contact-form .control-label {
-
-
- float: left;
- }
-
- #contact-form .col-sm-6 {
- width: 50%;
- }
|