Fixes header and footer
This commit is contained in:
parent
1b48d5098e
commit
06a666f368
3 changed files with 43 additions and 26 deletions
|
|
@ -1,3 +1,8 @@
|
|||
.logo {
|
||||
background: transparent url('../img/logo.png');
|
||||
}
|
||||
|
||||
#footer {
|
||||
background: #333;
|
||||
color: #fff;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue