modifications taille images
changement couleurs bannière
@ -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;
|
||||||
|
@ -44,8 +44,7 @@
|
|||||||
%link{:href => "https://fonts.googleapis.com/css?family=Lato:100,200,300", :rel => "stylesheet"}
|
%link{:href => "https://fonts.googleapis.com/css?family=Lato:100,200,300", :rel => "stylesheet"}
|
||||||
|
|
||||||
=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,11 +55,14 @@
|
|||||||
=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;"
|
||||||
|
|
||||||
#intro
|
#intro
|
||||||
@ -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
After Width: | Height: | Size: 219 KiB |
BIN
public/002.jpg
Normal file
After Width: | Height: | Size: 185 KiB |
BIN
public/003.jpg
Normal file
After Width: | Height: | Size: 421 KiB |
BIN
public/004.jpg
Normal file
After Width: | Height: | Size: 206 KiB |
BIN
public/005.jpg
Normal file
After Width: | Height: | Size: 377 KiB |
BIN
public/006.jpg
Normal file
After Width: | Height: | Size: 194 KiB |
BIN
public/1.png
Before Width: | Height: | Size: 508 KiB |
BIN
public/2.png
Before Width: | Height: | Size: 10 MiB |
BIN
public/3.png
Before Width: | Height: | Size: 11 MiB |
BIN
public/4.png
Before Width: | Height: | Size: 539 KiB |
BIN
public/6.jpeg
Before Width: | Height: | Size: 4.4 MiB |
BIN
public/flat.jpg
Normal file
After Width: | Height: | Size: 1.2 MiB |
BIN
public/flat.png
Before Width: | Height: | Size: 21 MiB |