suite
This commit is contained in:
parent
d602133b8f
commit
4311a3ea1f
@ -26,6 +26,15 @@ $cursive_font : 'Galada', cursive;
|
|||||||
@import "vendor/jquery.cookiebar";
|
@import "vendor/jquery.cookiebar";
|
||||||
|
|
||||||
|
|
||||||
|
#socials{
|
||||||
|
margin-top:20px;
|
||||||
|
font-size:2em;
|
||||||
|
a{
|
||||||
|
color:white;
|
||||||
|
padding:7px;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
body{
|
body{
|
||||||
padding:0;
|
padding:0;
|
||||||
font-family:$sans_serif_font;
|
font-family:$sans_serif_font;
|
||||||
@ -181,6 +190,8 @@ h1{
|
|||||||
background-color:#1d4173;
|
background-color:#1d4173;
|
||||||
background-image:url('/lines.png');
|
background-image:url('/lines.png');
|
||||||
background-size: auto 100%;
|
background-size: auto 100%;
|
||||||
|
|
||||||
|
|
||||||
h2{
|
h2{
|
||||||
color:white;
|
color:white;
|
||||||
}
|
}
|
||||||
|
@ -200,11 +200,17 @@
|
|||||||
|
|
||||||
|
|
||||||
#place
|
#place
|
||||||
|
#socials
|
||||||
|
|
||||||
|
=link_to ic(:facebook), "https://www.facebook.com/musifratfestivalofficiel", :target => "_blank"
|
||||||
|
=link_to ic(:instagram), "https://www.instagram.com/musifratfestival" , :target => "_blank"
|
||||||
|
=link_to ic(:twitter), "https://twitter.com/musifrat" , :target => "_blank"
|
||||||
|
=link_to ic(:linkedin), "https://www.linkedin.com/company/musifrat-festival" , :target => "_blank"
|
||||||
|
|
||||||
#contacts
|
#contacts
|
||||||
|
|
||||||
%p
|
%p
|
||||||
=link_to "Menstions légales", "/fr/mentions-legales.html", :target => "_blank"
|
=link_to "Mentions légales", "/fr/mentions-legales.html", :target => "_blank"
|
||||||
=link_to "Contactez-nous", "mailto:fraternelle-rugby-moirans@orange.fr"
|
=link_to "Contactez-nous", "mailto:fraternelle-rugby-moirans@orange.fr"
|
||||||
|
|
||||||
.clear
|
.clear
|
||||||
|
Loading…
x
Reference in New Issue
Block a user