This commit is contained in:
Nicolas Bally 2016-02-12 14:54:54 +01:00
parent 749c7bc40f
commit 12c0d91f5e
5 changed files with 38 additions and 2 deletions

View File

@ -96,11 +96,17 @@ h1,h2,h3{
.bottom{ .bottom{
padding: 90px 0 70px; padding: 20px 10px 10px;
background-color: #5d5d5d; background-color: #5d5d5d;
font-size:0.9em;
.logo{ .logo{
height:50px; height:50px;
} }
p{
margin-top:0;
color:white;
}
} }
.menu_item_top{ .menu_item_top{

View File

@ -126,4 +126,34 @@
=i(:"arrow-up") =i(:"arrow-up")
.bottom .bottom
=link_to image_tag("/logo-w.png", :class => "logo"),"/" .row
.columns.span_4{:style => "padding:10px;"}
=link_to image_tag("/logo-w.png", :class => "logo"),"/"
%br
%br
%br
.columns.span_4{:style => "padding:10px;"}
%p
Zone Actipôle, 4/6 boulevard Beaubourg
%br
77183 CROISSY BEAUBOURG
%br
Tél. 0(33) 1 60 17 91 76 - Fax. 0(33) 1 64 11 22 03
%br
email : signa@bouvier-signa.com
.columns.span_4{:style => "padding:10px;"}
%p
31 rue du Colonel Mangin
%br
38000 GRENOBLE
%br
Tél. 0(33) 1 60 17 91 76 - Fax. 0(33) 1 64 11 22 03
%br
email : signa@bouvier-signa.com
.clear
=link_to image_tag("/bouvier-signaletique.png", :style => "height:30px;margin-left:10px"), "http://www.bouvier-signa.com", :target => "_blank"

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 32 KiB

After

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 56 KiB

After

Width:  |  Height:  |  Size: 45 KiB