Update turbolinks

This commit is contained in:
Mathieu Magnin 2017-03-30 17:00:35 +02:00
parent 03aa7358b3
commit 08442e64a3
28 changed files with 61 additions and 68 deletions

View file

@ -27,7 +27,7 @@
@import "bootstrap";
body {
background-color: #F2F6FA;
background-color: $light-blue;
}
html, body {
@ -63,7 +63,7 @@ form {
}
#footer {
background-color: #F2F6FA;
background-color: $light-blue;
text-align: center;
padding: 0;
a, p {