motifs mineures d'affichage

This commit is contained in:
Nicolas Bally 2014-10-27 00:27:45 +01:00
parent 6731300525
commit 4320accdc8
3 changed files with 13 additions and 9 deletions

BIN
.DS_Store vendored

Binary file not shown.

View File

@ -273,7 +273,7 @@ max-width:inherit;
margin-right:3px; margin-right:3px;
position:relative; position:relative;
top:5px; top:5px;
margin-bottom:0;
} }
color:#F2F2F2; color:#F2F2F2;
@ -300,6 +300,7 @@ max-width:inherit;
position:absolute; position:absolute;
top:60px; top:60px;
left:10px; left:10px;
p{ p{
display:inline-block; display:inline-block;
margin-right:20px; margin-right:20px;
@ -403,8 +404,9 @@ text-transform:uppercase;
.bottom_image{ .bottom_image{
position:absolute; position:absolute;
bottom:-8px; bottom:-3px;
left:0px; left:0px;
margin:0;
} }
@ -417,7 +419,7 @@ text-transform:uppercase;
.infos{ .infos{
position:relative; position:relative;
background:#333333; background:#333333;
border-bottom:8px solid #f39200; border-bottom:3px solid #f39200;
.main{ .main{
position:static; position:static;
@ -448,7 +450,7 @@ text-transform:uppercase;
} }
.legals{ .legals{
position:relative;
background:#1A1A1A; background:#1A1A1A;
a{ a{
color:#EEEEEE; color:#EEEEEE;
@ -456,9 +458,11 @@ text-transform:uppercase;
} }
img{ img{
position:absolute; position:absolute;
top:2px;
right:3px; right:3px;
height:19px; height:19px;
margin:0;
margin-right:10px;
} }

View File

@ -79,7 +79,7 @@
.clear .clear
=image_tag "/bottom.png", :class => "bottom_image" =image_tag "/bottom.png", :class => "bottom_image"
.legals .legals
.main
Cris Graphic - SARL au capital de 7.622,00 € - RCS : Grenoble B 451 888 101 - APE : 1812Z - Cris Graphic - SARL au capital de 7.622,00 € - RCS : Grenoble B 451 888 101 - APE : 1812Z -
=link_to "Partenaire Art des Sens", "http://artdessens.fr", :target => "_blank", :title => "Art des Sens - Agencement & décoration, impression Cristal Protect" =link_to "Partenaire Art des Sens", "http://artdessens.fr", :target => "_blank", :title => "Art des Sens - Agencement & décoration, impression Cristal Protect"
=link_to image_tag("/nb.png"), "http://nicolasbally.com", :target => "_blank" =link_to image_tag("/nb.png"), "http://nicolasbally.com", :target => "_blank"