Add small copyright notice to bottom of index.html
This commit is contained in:
parent
ea4ed864c8
commit
db2e5e20b9
2 changed files with 15 additions and 26 deletions
|
|
@ -182,3 +182,14 @@
|
|||
width: 50%;
|
||||
}
|
||||
|
||||
#footer {
|
||||
background-color: #f5f5f5;
|
||||
height: 30px;
|
||||
width: 100%;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
#footer p {
|
||||
text-align: center;
|
||||
width: 100%;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue