Marthee commited on
Commit
0ae83ca
·
verified ·
1 Parent(s): d233b78

Update static/style.css

Browse files
Files changed (1) hide show
  1. static/style.css +5 -5
static/style.css CHANGED
@@ -9,7 +9,7 @@
9
  right: 0;
10
  bottom: 0;
11
  background-color: rgba(0,0,0,0.5); /* Black background with opacity */
12
- z-index: 2; /* Specify a stack order in case you're using a different order for other elements */
13
 
14
  }
15
 
@@ -408,14 +408,13 @@ input[type="file"]::-webkit-file-upload-button{
408
  box-shadow: 4px 4px 4px gray;
409
  } */
410
 
411
- #text0extra,#text1extra,#text2extra{
412
  width: 26ch;
413
  text-align: center;
414
- }
415
- #text0extra,#text1extra,#text2extra{
416
  margin-left: -2.5px;
417
  }
418
 
 
419
  #modalGray{
420
  color:#938f8f;
421
  font-size: 13px;
@@ -461,7 +460,8 @@ input[type="file"]::-webkit-file-upload-button{
461
  #text2extra{
462
  width: 7ch;
463
  }
464
- #text0,#text1,#text2,#text0extra,#text1extra, #text2extra{
 
465
  font-size: 12px;
466
  /* width: 31.5%; */
467
  height: 33px;
 
9
  right: 0;
10
  bottom: 0;
11
  background-color: rgba(0,0,0,0.5); /* Black background with opacity */
12
+ z-index: 30; /* Specify a stack order in case you're using a different order for other elements */
13
 
14
  }
15
 
 
408
  box-shadow: 4px 4px 4px gray;
409
  } */
410
 
411
+ #text0extra,#text1extra,#text2extra,#text002extra{
412
  width: 26ch;
413
  text-align: center;
 
 
414
  margin-left: -2.5px;
415
  }
416
 
417
+
418
  #modalGray{
419
  color:#938f8f;
420
  font-size: 13px;
 
460
  #text2extra{
461
  width: 7ch;
462
  }
463
+
464
+ #text0,#text1,#text2,#text0extra,#text1extra, #text2extra, #text002extra{
465
  font-size: 12px;
466
  /* width: 31.5%; */
467
  height: 33px;