Uthar commited on
Commit
120faef
·
verified ·
1 Parent(s): 75d4005

Upload css.css

Browse files
Files changed (1) hide show
  1. css.css +1 -1
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%;