|
- /* Welcome to Compass. Use this file to write IE specific override styles.
- * Import this file using the following HTML or equivalent:
- * <!--[if IE]>
- * <link href="/stylesheets/ie.css" media="screen, projection" rel="stylesheet" type="text/css" />
- * <![endif]--> */
-
- #header #logo a {
- padding: 0px ;
- }
-
-
- .home #header nav {
- width: 532px ;
- width: 612px ;
- width: 682px ;
- width: 772px ;
-
- }
-
- #header nav {
- //width: 217px ;
- }
-
- #main #content #presentation #fournil,
- #main #content #presentation #epicerie {
- //top: 140px ;
- border-top: 1px solid #e0e0e0 ;
- }
-
- #contact-form {
- position: relative ;
- width: 100% ;
- .control-label {
- /*text-align: left ;
- float: none ;*/
- float: left ;
- }
- .col-sm-6 {
- width: 50% ;
- }
- }
|