2015-10-28 09:59:10 -05:00
|
|
|
body {
|
2015-10-29 10:47:24 -05:00
|
|
|
background-image: url(../patterns/footer_lodyas.png);
|
|
|
|
margin-top: 50px;
|
2015-10-28 09:59:10 -05:00
|
|
|
}
|
|
|
|
.jumbotron {
|
2015-10-29 08:59:22 -05:00
|
|
|
text-align: left;
|
2015-10-28 09:59:10 -05:00
|
|
|
color: darkkhaki;
|
2015-11-13 15:04:24 -06:00
|
|
|
background-image: url(../patterns/lightpaperfibers.png);
|
2015-10-28 09:59:10 -05:00
|
|
|
}
|
|
|
|
.navbar {
|
|
|
|
background-image: url(../patterns/grey_@2X.png);
|
2015-10-29 08:59:22 -05:00
|
|
|
}
|
|
|
|
.footer {
|
|
|
|
color: beige;
|
|
|
|
text-align: center;
|
2015-10-29 10:47:24 -05:00
|
|
|
}
|
|
|
|
.inverted-body {
|
|
|
|
color: white;
|
|
|
|
font-size: 20px;
|
2015-10-30 22:09:49 -04:00
|
|
|
}
|
|
|
|
.jumbotron {
|
|
|
|
padding-left: 16px;
|
|
|
|
padding-right: 16px;
|
2015-10-28 09:59:10 -05:00
|
|
|
}
|