bring header into main body; add gallery placeholder
This commit is contained in:
@@ -19,8 +19,8 @@
|
||||
|
||||
.nav-divs-by-jumbotron {
|
||||
background-color: #bbb;
|
||||
margin: 4px;
|
||||
padding:8px;
|
||||
margin: 4px 0px;
|
||||
padding: 8px;
|
||||
font-size: 1.5em;
|
||||
text-align: center;
|
||||
}
|
||||
@@ -48,4 +48,25 @@
|
||||
.panel-heading {
|
||||
padding: 2px;
|
||||
}
|
||||
|
||||
.gallery-div {
|
||||
background-color: #bbb;
|
||||
height: 300px;
|
||||
}
|
||||
|
||||
.gallery-text {
|
||||
text-align: center;
|
||||
padding-top: 100px;
|
||||
}
|
||||
|
||||
.chevron-left {
|
||||
margin-right: 80px;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.chevron-right {
|
||||
margin-left: 80px;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user