modifications taille images
changement couleurs bannière
@ -79,6 +79,9 @@ body{
|
||||
|
||||
#menu{
|
||||
text-align:center;
|
||||
.barre{
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.burger{
|
||||
display:none;
|
||||
@ -98,7 +101,7 @@ body{
|
||||
//discours début
|
||||
#intro {
|
||||
position: relative;
|
||||
background: url('/flat.png') no-repeat center center;
|
||||
background: url('/flat.jpg') no-repeat center center;
|
||||
background-size:cover;
|
||||
padding: 200px;
|
||||
padding-top: 400px;
|
||||
@ -192,6 +195,7 @@ h2{
|
||||
.row{
|
||||
|
||||
}
|
||||
|
||||
.desc{
|
||||
|
||||
|
||||
@ -345,9 +349,13 @@ h2{
|
||||
}
|
||||
#menu{
|
||||
display:none;
|
||||
.barre{
|
||||
display:none;
|
||||
}
|
||||
|
||||
&.move_menu{
|
||||
display:block;
|
||||
position: fixed;
|
||||
|
||||
.burger{
|
||||
text-align:right;
|
||||
|
@ -44,8 +44,7 @@
|
||||
%link{:href => "https://fonts.googleapis.com/css?family=Lato:100,200,300", :rel => "stylesheet"}
|
||||
|
||||
=render :partial => "public/shared/ga"
|
||||
|
||||
|
||||
|
||||
%body
|
||||
#header
|
||||
=image_tag "/logo-bievre.png", :id => "logo"
|
||||
@ -56,11 +55,14 @@
|
||||
=ic :bars
|
||||
.menu_inner
|
||||
=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;"
|
||||
|
|
||||
.barre
|
||||
|
|
||||
=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;"
|
||||
|
||||
#intro
|
||||
@ -87,7 +89,7 @@
|
||||
|
||||
.colonne_right#colonne_right1.col_img
|
||||
.round_box
|
||||
=image_tag "/1.png"
|
||||
=image_tag "/001.jpg"
|
||||
|
||||
.clear
|
||||
|
||||
@ -102,7 +104,7 @@
|
||||
|
||||
.colonne_left.col_img
|
||||
.round_box
|
||||
=image_tag "/2.png"
|
||||
=image_tag "/002.jpg"
|
||||
|
||||
.clear
|
||||
.row
|
||||
@ -115,7 +117,7 @@
|
||||
|
||||
.colonne_right#colonne_right3.col_img
|
||||
.round_box
|
||||
=image_tag "/3.png"
|
||||
=image_tag "/003.jpg"
|
||||
.clear
|
||||
.clear
|
||||
|
||||
@ -134,7 +136,7 @@
|
||||
|
||||
.colonne_right#colonne_right4.col_img
|
||||
.round_box
|
||||
=image_tag "/4.png"
|
||||
=image_tag "/004.jpg"
|
||||
.clear
|
||||
|
||||
.row
|
||||
@ -147,7 +149,7 @@
|
||||
|
||||
.colonne_left#colonne_left5.col_img
|
||||
.round_box
|
||||
=image_tag "/5.png"
|
||||
=image_tag "/005.jpg"
|
||||
.clear
|
||||
|
||||
.row
|
||||
@ -161,7 +163,7 @@
|
||||
|
||||
.colonne_right#colonne_right6.col_img
|
||||
.round_box
|
||||
=image_tag "/6.jpeg"
|
||||
=image_tag "/006.jpg"
|
||||
|
||||
.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 |