first working gallery

This commit is contained in:
Mark Eaton
2021-02-02 23:59:00 -05:00
parent ab6a697be4
commit f2f2cde5bf
2 changed files with 34 additions and 24 deletions
+6 -16
View File
@@ -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 */