From: Anthony Talarico Date: Thu, 28 Jan 2016 13:35:02 +0000 (-0500) Subject: changed duplicate ids and their respective styles X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=f4447a083106b7ae774b317863284bc5fcee4af4;p=WP-Themes%2Fglmthemes%2Fsaultstemarie-theme.git changed duplicate ids and their respective styles --- diff --git a/css/app.css b/css/app.css index ef0e9f5..9a3279e 100644 --- a/css/app.css +++ b/css/app.css @@ -6428,7 +6428,7 @@ header { -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.55); -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.55); -ms-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.55); } - header .long-bar img#head-logo { + header .long-bar img.head-logo { padding: 10px 0; } header .sticky { z-index: 150; } @@ -6604,7 +6604,7 @@ header { left: 147px; } #rate { - margin-bottom: 20px; } + margin-top: 16px; } #linksNav { background: #043867; @@ -7770,7 +7770,7 @@ aside.right-off-canvas-menu ul.open { .right-off-canvas-menu .offcavas-social-list li a.share { background-position: -73px 0; } -#arrive, #depart, #rate, #adults, #kids { +#arrive, #depart, #adults, #kids { margin-bottom: 0px; margin-top: 16px; } @@ -7778,7 +7778,7 @@ aside.right-off-canvas-menu ul.open { background-color: white !important; background: url("../assets/people-icon.jpg") no-repeat 140px; } -#rate { +#rateOffCanvas { margin-bottom: 20px; } #departOff { diff --git a/header.php b/header.php index 7d43282..07f3080 100644 --- a/header.php +++ b/header.php @@ -17,7 +17,7 @@
- +
@@ -44,7 +44,7 @@
- +
diff --git a/home.php b/home.php index 5883d85..973b7a0 100644 --- a/home.php +++ b/home.php @@ -32,9 +32,10 @@

Posted on - +
diff --git a/parts/off-canvas-menu.php b/parts/off-canvas-menu.php index 9bdadd3..68230b1 100644 --- a/parts/off-canvas-menu.php +++ b/parts/off-canvas-menu.php @@ -27,7 +27,7 @@