motifs mineures d'affichage
This commit is contained in:
parent
6731300525
commit
4320accdc8
@ -273,7 +273,7 @@ max-width:inherit;
|
||||
margin-right:3px;
|
||||
position:relative;
|
||||
top:5px;
|
||||
|
||||
margin-bottom:0;
|
||||
}
|
||||
|
||||
color:#F2F2F2;
|
||||
@ -300,6 +300,7 @@ max-width:inherit;
|
||||
position:absolute;
|
||||
top:60px;
|
||||
left:10px;
|
||||
|
||||
p{
|
||||
display:inline-block;
|
||||
margin-right:20px;
|
||||
@ -403,8 +404,9 @@ text-transform:uppercase;
|
||||
|
||||
.bottom_image{
|
||||
position:absolute;
|
||||
bottom:-8px;
|
||||
bottom:-3px;
|
||||
left:0px;
|
||||
margin:0;
|
||||
|
||||
}
|
||||
|
||||
@ -417,7 +419,7 @@ text-transform:uppercase;
|
||||
.infos{
|
||||
position:relative;
|
||||
background:#333333;
|
||||
border-bottom:8px solid #f39200;
|
||||
border-bottom:3px solid #f39200;
|
||||
.main{
|
||||
position:static;
|
||||
|
||||
@ -448,7 +450,7 @@ text-transform:uppercase;
|
||||
|
||||
}
|
||||
.legals{
|
||||
|
||||
position:relative;
|
||||
background:#1A1A1A;
|
||||
a{
|
||||
color:#EEEEEE;
|
||||
@ -456,9 +458,11 @@ text-transform:uppercase;
|
||||
}
|
||||
img{
|
||||
position:absolute;
|
||||
top:2px;
|
||||
|
||||
right:3px;
|
||||
height:19px;
|
||||
margin:0;
|
||||
margin-right:10px;
|
||||
|
||||
}
|
||||
|
||||
|
@ -79,10 +79,10 @@
|
||||
.clear
|
||||
=image_tag "/bottom.png", :class => "bottom_image"
|
||||
.legals
|
||||
.main
|
||||
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 image_tag("/nb.png"), "http://nicolasbally.com", :target => "_blank"
|
||||
|
||||
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 image_tag("/nb.png"), "http://nicolasbally.com", :target => "_blank"
|
||||
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user