This commit is contained in:
Simon Vieille 2016-10-08 11:10:19 +02:00
commit 3bfc80c62d
5 changed files with 11 additions and 4 deletions

View file

@ -1,5 +1,6 @@
body {
padding-top: 70px;
background: #F9F9F9 url('../img/body.png') fixed no-repeat;
}
footer {
@ -20,3 +21,7 @@ footer {
width: 100%;
height: 100%;
}
#logo {
margin-top: 3px;
}