modifications taille images

changement couleurs bannière
This commit is contained in:
Caroline Girard 2018-10-08 11:32:27 +02:00
parent dee35396f0
commit 0f723082c5
15 changed files with 22 additions and 12 deletions

View File

@ -79,6 +79,9 @@ body{
#menu{ #menu{
text-align:center; text-align:center;
.barre{
display: inline-block;
}
.burger{ .burger{
display:none; display:none;
@ -98,7 +101,7 @@ body{
//discours début //discours début
#intro { #intro {
position: relative; position: relative;
background: url('/flat.png') no-repeat center center; background: url('/flat.jpg') no-repeat center center;
background-size:cover; background-size:cover;
padding: 200px; padding: 200px;
padding-top: 400px; padding-top: 400px;
@ -192,6 +195,7 @@ h2{
.row{ .row{
} }
.desc{ .desc{
@ -345,9 +349,13 @@ h2{
} }
#menu{ #menu{
display:none; display:none;
.barre{
display:none;
}
&.move_menu{ &.move_menu{
display:block; display:block;
position: fixed;
.burger{ .burger{
text-align:right; text-align:right;

View File

@ -45,7 +45,6 @@
=render :partial => "public/shared/ga" =render :partial => "public/shared/ga"
%body %body
#header #header
=image_tag "/logo-bievre.png", :id => "logo" =image_tag "/logo-bievre.png", :id => "logo"
@ -56,10 +55,13 @@
=ic :bars =ic :bars
.menu_inner .menu_inner
=link_to "Accueil", "#header", :onclick => "$('html,body').animate({scrollTop: ($('#header').offset().top - 50)},'slow');return false;" =link_to "Accueil", "#header", :onclick => "$('html,body').animate({scrollTop: ($('#header').offset().top - 50)},'slow');return false;"
.barre
| |
=link_to "Prestations pour professionnels", "#prestapro", :onclick => "$('html,body').animate({scrollTop: ($('#prestapro').offset().top - 50)},'slow');return false;" =link_to "Prestations pour professionnels", "#prestapro", :onclick => "$('html,body').animate({scrollTop: ($('#prestapro').offset().top - 50)},'slow');return false;"
.barre
| |
=link_to "Prestations pour particuliers", "#prestapar", :onclick => "$('html,body').animate({scrollTop: ($('#prestapar').offset().top - 50)},'slow');return false;" =link_to "Prestations pour particuliers", "#prestapar", :onclick => "$('html,body').animate({scrollTop: ($('#prestapar').offset().top - 50)},'slow');return false;"
.barre
| |
=link_to "Contact", "#footer", :onclick => "$('html,body').animate({scrollTop: ($('#footer').offset().top - 50)},'slow');return false;" =link_to "Contact", "#footer", :onclick => "$('html,body').animate({scrollTop: ($('#footer').offset().top - 50)},'slow');return false;"
@ -87,7 +89,7 @@
.colonne_right#colonne_right1.col_img .colonne_right#colonne_right1.col_img
.round_box .round_box
=image_tag "/1.png" =image_tag "/001.jpg"
.clear .clear
@ -102,7 +104,7 @@
.colonne_left.col_img .colonne_left.col_img
.round_box .round_box
=image_tag "/2.png" =image_tag "/002.jpg"
.clear .clear
.row .row
@ -115,7 +117,7 @@
.colonne_right#colonne_right3.col_img .colonne_right#colonne_right3.col_img
.round_box .round_box
=image_tag "/3.png" =image_tag "/003.jpg"
.clear .clear
.clear .clear
@ -134,7 +136,7 @@
.colonne_right#colonne_right4.col_img .colonne_right#colonne_right4.col_img
.round_box .round_box
=image_tag "/4.png" =image_tag "/004.jpg"
.clear .clear
.row .row
@ -147,7 +149,7 @@
.colonne_left#colonne_left5.col_img .colonne_left#colonne_left5.col_img
.round_box .round_box
=image_tag "/5.png" =image_tag "/005.jpg"
.clear .clear
.row .row
@ -161,7 +163,7 @@
.colonne_right#colonne_right6.col_img .colonne_right#colonne_right6.col_img
.round_box .round_box
=image_tag "/6.jpeg" =image_tag "/006.jpg"
.clear .clear

BIN
public/001.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 219 KiB

BIN
public/002.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 185 KiB

BIN
public/003.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 421 KiB

BIN
public/004.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 206 KiB

BIN
public/005.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 377 KiB

BIN
public/006.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 194 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 508 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 539 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.4 MiB

BIN
public/flat.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 21 MiB