Add small copyright notice to bottom of index.html

This commit is contained in:
calzoneman 2013-04-25 20:01:34 -05:00
parent ea4ed864c8
commit db2e5e20b9
2 changed files with 15 additions and 26 deletions

View file

@ -182,3 +182,14 @@
width: 50%;
}
#footer {
background-color: #f5f5f5;
height: 30px;
width: 100%;
padding: 0;
}
#footer p {
text-align: center;
width: 100%;
}