This commit is contained in:
2015-10-28 09:59:10 -05:00
commit 43f593dc75
62 changed files with 15764 additions and 0 deletions

11
css/custom.css Normal file
View File

@@ -0,0 +1,11 @@
body {
background-image: url(../patterns/footer_lodyas.png);
margin-top: 50px;
}
.jumbotron {
text-align: center;
color: darkkhaki;
}
.navbar {
background-image: url(../patterns/grey_@2X.png);
}