rekkingit-site/css/custom.css

11 lines
210 B
CSS
Raw Normal View History

2015-10-28 14:59:10 +00:00
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);
}