le-cres: footer adjustments (#8965)

This commit is contained in:
Frédéric Péters 2015-12-16 11:00:37 +01:00
parent 2056192edf
commit 12cb935fa6
1 changed files with 2 additions and 3 deletions

View File

@ -139,8 +139,8 @@ div#home-page-intro {
div#footer {
border: none;
border-top: 5px solid #FAE524;
background: #fff6a3;
border-top: 5px solid #235E90;
background: #4D799F;
min-height: 150px;
padding: 1em 1em;
}
@ -156,7 +156,6 @@ br.clear {
div#footer div#help {
background: transparent;
border: none;
color: #2D4B9B;
padding-left: 1em;
}