|
@@ -35,11 +35,11 @@
|
|
z-index: 1;
|
|
z-index: 1;
|
|
top: 0;
|
|
top: 0;
|
|
left: 0;
|
|
left: 0;
|
|
- width: 100%;
|
|
|
|
- height:100%;
|
|
|
|
- display: flex;
|
|
|
|
- align-items: center;
|
|
|
|
- justify-content: center;
|
|
|
|
|
|
+ width: 100%;
|
|
|
|
+ height:100%;
|
|
|
|
+ display: flex;
|
|
|
|
+ align-items: center;
|
|
|
|
+ justify-content: center;
|
|
opacity: 1;
|
|
opacity: 1;
|
|
background-color: #000000;
|
|
background-color: #000000;
|
|
color: #ffffff;
|
|
color: #ffffff;
|
|
@@ -50,8 +50,8 @@
|
|
}
|
|
}
|
|
|
|
|
|
#overlay > div > button {
|
|
#overlay > div > button {
|
|
- height: 20px;
|
|
|
|
- width: 100px;
|
|
|
|
|
|
+ height: 20px;
|
|
|
|
+ width: 100px;
|
|
background: transparent;
|
|
background: transparent;
|
|
color: #ffffff;
|
|
color: #ffffff;
|
|
outline: 1px solid #ffffff;
|
|
outline: 1px solid #ffffff;
|