image cristal protect

This commit is contained in:
Nicolas Bally 2014-10-29 16:42:07 +01:00
parent 7f0c812280
commit fe1f36d14c
4 changed files with 18 additions and 2 deletions

View File

@ -46,7 +46,13 @@ width:100%;
}
a{
img{
border:0;
}
}
#corps.dds{
color:#F2F2F2;
background:rgba(40,40,40,1);
@ -412,6 +418,15 @@ text-transform:uppercase;
}
.cristal_image{
position:absolute;
bottom:0px;
right:-20px;
margin:0;
width:220px;
}
.bottom{
position:relative;
box-shadow:0 0 15px rgba(0,0,0,0.8);
@ -447,7 +462,7 @@ text-transform:uppercase;
float:left;
margin:20px 0;
margin-top:24px;
margin-left:200px;
margin-left:100px;
}

View File

@ -115,6 +115,7 @@
04 76 01 95 31
.clear
=link_to image_tag("/bottom.png", :class => "bottom_image"), "/cristal-protect.html"
=link_to image_tag("/cristal-protect.png", :class => "cristal_image"), "/cristal-protect.html"
.legals
Cris Graphic - SARL au capital de 7.622,00 € - RCS : Grenoble B 451 888 101 - APE : 1812Z -

Binary file not shown.

Before

Width:  |  Height:  |  Size: 185 KiB

After

Width:  |  Height:  |  Size: 166 KiB

BIN
public/cristal-protect.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 996 KiB