Fixed code, fixed links, and added fillers for about tab.

This commit is contained in:
2015-10-29 10:47:24 -05:00
parent c9b27a84ae
commit f289240f65
5 changed files with 37 additions and 17 deletions

View File

@@ -1,6 +1,6 @@
body {
background-image: url(../patterns/footer_lodyas.png);
margin-top: 50px;
background-image: url(../patterns/footer_lodyas.png);
margin-top: 50px;
}
.jumbotron {
text-align: left;
@@ -13,4 +13,8 @@ body {
.footer {
color: beige;
text-align: center;
}
.inverted-body {
color: white;
font-size: 20px;
}