More patterns, and basically finished index.html
This commit is contained in:
@@ -3,9 +3,14 @@ body {
|
||||
margin-top: 50px;
|
||||
}
|
||||
.jumbotron {
|
||||
text-align: center;
|
||||
text-align: left;
|
||||
color: darkkhaki;
|
||||
background-image: url(../patterns/silver_scales.png);
|
||||
}
|
||||
.navbar {
|
||||
background-image: url(../patterns/grey_@2X.png);
|
||||
}
|
||||
.footer {
|
||||
color: beige;
|
||||
text-align: center;
|
||||
}
|
Reference in New Issue
Block a user