first working gallery
This commit is contained in:
@@ -70,24 +70,14 @@
|
||||
}
|
||||
|
||||
/* style the gallery */
|
||||
.gallery-div {
|
||||
background-color: #bbb;
|
||||
height: 300px;
|
||||
.s-lib-public-side-header {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.gallery-text {
|
||||
text-align: center;
|
||||
padding-top: 100px;
|
||||
}
|
||||
|
||||
.chevron-left {
|
||||
margin-right: 80px;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.chevron-right {
|
||||
margin-left: 80px;
|
||||
font-weight: bold;
|
||||
img {
|
||||
border: solid black 3px;
|
||||
max-height: 350px !important;
|
||||
margin: auto;
|
||||
}
|
||||
|
||||
/* style the hours div */
|
||||
|
||||
Reference in New Issue
Block a user