Fixes header and footer

This commit is contained in:
Gustavo Cortez 2014-05-01 12:01:15 -03:00
commit 06a666f368
3 changed files with 43 additions and 26 deletions

View file

@ -1,3 +1,8 @@
.logo {
background: transparent url('../img/logo.png');
}
#footer {
background: #333;
color: #fff;
}