Spaces:
Running
Running
Upload css.css
Browse files
css.css
CHANGED
@@ -10572,8 +10572,8 @@ textarea {
|
|
10572 |
max-height: 92%;
|
10573 |
height: auto;
|
10574 |
overflow: auto;
|
|
|
10575 |
border-radius: 18px;
|
10576 |
-
background: #fff;
|
10577 |
-webkit-box-shadow: 0 0 30px #00274266;
|
10578 |
box-shadow: 0 0 30px #00274266;
|
10579 |
left: 50%;
|
|
|
10572 |
max-height: 92%;
|
10573 |
height: auto;
|
10574 |
overflow: auto;
|
10575 |
+
background-color: rgba(255,255,255,0.9);
|
10576 |
border-radius: 18px;
|
|
|
10577 |
-webkit-box-shadow: 0 0 30px #00274266;
|
10578 |
box-shadow: 0 0 30px #00274266;
|
10579 |
left: 50%;
|