Style Page Footer
This commit is contained in:
parent
37470c29b2
commit
c8b939c7e8
1 changed files with 4 additions and 0 deletions
|
@ -72,6 +72,10 @@ body {
|
|||
}
|
||||
.footer {
|
||||
width: 100%;
|
||||
padding: 10px;
|
||||
margin-top: 10px;
|
||||
background-color: #404040;
|
||||
color: #c0c0c0;
|
||||
display: block;
|
||||
clear: both;
|
||||
text-align: center;
|
||||
|
|
Loading…
Reference in a new issue