suite
This commit is contained in:
parent
95c4f98feb
commit
856bcd73dd
@ -16,11 +16,16 @@
|
|||||||
|
|
||||||
@import "vendor/flipclock";
|
@import "vendor/flipclock";
|
||||||
|
|
||||||
.quartz{
|
.footer{
|
||||||
position:absolute;
|
position:absolute;
|
||||||
bottom:10px;
|
bottom:10px;
|
||||||
right:10px;
|
right:10px;
|
||||||
color:rgba(black, 0.5);
|
a{
|
||||||
|
color:rgba(black, 0.5);
|
||||||
|
}
|
||||||
|
.quartz{
|
||||||
|
display:inline-block;
|
||||||
|
}
|
||||||
font-size:0.9em;
|
font-size:0.9em;
|
||||||
img{
|
img{
|
||||||
height:20px;
|
height:20px;
|
||||||
|
@ -62,6 +62,18 @@
|
|||||||
=yield
|
=yield
|
||||||
-if !@my_reseauxes
|
-if !@my_reseauxes
|
||||||
.footer
|
.footer
|
||||||
|
=link_to "A propos", "http://negos.pro/negos-a-propos.html", :target => "_blank"
|
||||||
|
|
||||||
|
="-"
|
||||||
|
|
||||||
|
=link_to "CGU", "http://negos.pro/negos-conditions-generales-dutilisation.html", :target => "_blank"
|
||||||
|
|
||||||
|
="-"
|
||||||
|
|
||||||
|
=link_to "Mentions légales", "http://negos.pro/negos-mentions-legales.html", :target => "_blank"
|
||||||
|
|
||||||
|
="-"
|
||||||
|
|
||||||
=link_to "http://quartz.xyz", :target => "_blank" do
|
=link_to "http://quartz.xyz", :target => "_blank" do
|
||||||
.quartz
|
.quartz
|
||||||
=image_tag "/logo-quartz.png"
|
=image_tag "/logo-quartz.png"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user