footer: fix margin above links + EU flag image size

This commit is contained in:
Guillaume Denis 2015-03-19 14:18:47 +01:00
parent 70f4070c14
commit 96f3b45b43
2 changed files with 4 additions and 0 deletions

View File

@ -160,6 +160,10 @@ footer .navbar-nav.navbar-footer > li > a {
text-decoration: none;
}
footer .navbar-nav.navbar-footer {
margin-top: 16px;
}
footer .navbar-nav.navbar-footer > li > a:hover {
background: #efe4f0;
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 409 B

After

Width:  |  Height:  |  Size: 380 B