Add styles to footer

This commit is contained in:
Jake Howard 2017-03-31 18:00:34 +01:00
parent 79aa040df1
commit c458976f2a

View File

@ -1,8 +1,8 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
<link rel="stylesheet" href="style.css" />
</head> </head>
<body class="footer"> <body class="footer">
</body> </body>
</html> </html>