add an hours placeholder
This commit is contained in:
@@ -49,6 +49,7 @@
|
||||
padding: 2px;
|
||||
}
|
||||
|
||||
/* style the gallery */
|
||||
.gallery-div {
|
||||
background-color: #bbb;
|
||||
height: 300px;
|
||||
@@ -69,4 +70,12 @@
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
/* style the hours div */
|
||||
.hours-div {
|
||||
background-color: #bbb;
|
||||
height: 150px;
|
||||
text-align: center;
|
||||
padding-top: 35px;
|
||||
}
|
||||
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user