Update style.css
This commit is contained in:
@@ -44,6 +44,38 @@ body {
|
|||||||
visibility: hidden;
|
visibility: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#HappyHourText {
|
||||||
|
opacity: 0;
|
||||||
|
font-size: 2.8rem;
|
||||||
|
display: flex;
|
||||||
|
justify-content: center;
|
||||||
|
align-items: center;
|
||||||
|
height: 100%;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* #HappyHourDeactive {
|
||||||
|
visibility: hidden;
|
||||||
|
font-size: 3rem;
|
||||||
|
display: flex;
|
||||||
|
justify-content: center;
|
||||||
|
align-items: center;
|
||||||
|
height: 100%;
|
||||||
|
}
|
||||||
|
|
||||||
|
#HappyHourError {
|
||||||
|
visibility: hidden;
|
||||||
|
font-size: 3rem;
|
||||||
|
display: flex;
|
||||||
|
justify-content: center;
|
||||||
|
align-items: center;
|
||||||
|
height: 100%;
|
||||||
|
} */
|
||||||
|
|
||||||
|
#HappyHourHTML {
|
||||||
|
top:-200px;
|
||||||
|
position: relative;
|
||||||
|
}
|
||||||
|
|
||||||
#startPage {
|
#startPage {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
|||||||
Reference in New Issue
Block a user