Fixed footer aspect
This commit is contained in:
parent
a87065577b
commit
3620891d2e
1 changed files with 3 additions and 1 deletions
|
@ -1,8 +1,10 @@
|
|||
footer {
|
||||
background-color: #30638e;
|
||||
padding: 10px;
|
||||
}
|
||||
footer p {
|
||||
color: lightgray;
|
||||
text-align: center;
|
||||
padding: 10px;
|
||||
}
|
||||
footer a {
|
||||
color: lightgray;
|
||||
|
|
Loading…
Add table
Reference in a new issue