2015-10-28 14:59:10 +00:00
|
|
|
body {
|
2015-10-29 15:47:24 +00:00
|
|
|
background-image: url(../patterns/footer_lodyas.png);
|
|
|
|
margin-top: 50px;
|
2015-10-28 14:59:10 +00:00
|
|
|
}
|
|
|
|
.jumbotron {
|
2015-10-29 13:59:22 +00:00
|
|
|
text-align: left;
|
2015-10-28 14:59:10 +00:00
|
|
|
color: darkkhaki;
|
2015-11-13 21:04:24 +00:00
|
|
|
background-image: url(../patterns/lightpaperfibers.png);
|
2015-10-28 14:59:10 +00:00
|
|
|
}
|
|
|
|
.navbar {
|
|
|
|
background-image: url(../patterns/grey_@2X.png);
|
2015-10-29 13:59:22 +00:00
|
|
|
}
|
|
|
|
.footer {
|
|
|
|
color: beige;
|
|
|
|
text-align: center;
|
2015-10-29 15:47:24 +00:00
|
|
|
}
|
2015-10-31 02:09:49 +00:00
|
|
|
.jumbotron {
|
|
|
|
padding-left: 16px;
|
|
|
|
padding-right: 16px;
|
2015-10-28 14:59:10 +00:00
|
|
|
}
|