Ok, big css work now

This commit is contained in:
JC 2016-12-06 16:29:52 +01:00
parent 6d8d8470d8
commit 004e8de3f9
2 changed files with 10 additions and 11 deletions

View file

@ -58,11 +58,15 @@ form {
}
#footer {
background-color: rgb(240, 240, 240);
background-color: #F2F6FA;
text-align: center;
//margin-top: 1em;
padding: 0;
a, p {
color: #000000;
}
a:hover {
color: #000000;
}
p {
line-height: 40px;
padding: 0;

View file

@ -1,13 +1,8 @@
%div#footer
%p{class: "copyright col-md-push-#{12-main_container_size} col-md-#{main_container_size} col-lg-push-#{12-main_container_size} col-lg-#{main_container_size} text-muted small"}
=link_to 'SGMAP', "http://etatplateforme.modernisation.gouv.fr"
= link_to 'SGMAP', "http://etatplateforme.modernisation.gouv.fr"
2016
\-
=link_to 'CGU / Mentions légales', cgu_path
= link_to 'CGU / Mentions légales', cgu_path
\-
=link_to 'Contact', "mailto:"+t('dynamics.contact_email')
= link_to 'Contact', "mailto:"+t('dynamics.contact_email')