...
|
...
|
@@ -591,8 +591,8 @@ page { |
|
|
width: 100%;
|
|
|
top: 0;
|
|
|
left: 0;
|
|
|
/* background-color: rgba(51,51,51,0.6); */
|
|
|
background: rgba(0,0,0,0.6);
|
|
|
background-color: rgba(51,51,51,0.6);
|
|
|
/* background: rgba(0,0,0,0.6); */
|
|
|
z-index: 9999;
|
|
|
display: flex;
|
|
|
align-items: center;
|
...
|
...
|
|