rekkingit-site/css/custom.css
2015-10-28 09:59:10 -05:00

11 lines
210 B
CSS

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);
}