Marthee commited on
Commit
bbc4b91
·
verified ·
1 Parent(s): e43c99b

Update static/style.css

Browse files
Files changed (1) hide show
  1. static/style.css +7 -11
static/style.css CHANGED
@@ -408,10 +408,9 @@ input[type="file"]::-webkit-file-upload-button{
408
  box-shadow: 4px 4px 4px gray;
409
  } */
410
 
411
- #textextra,#text0extra,#text1extra,#text2extra{
412
- width:30ch;
413
  text-align: center;
414
-
415
  }
416
  #text0extra,#text1extra,#text2extra{
417
  margin-left: -2.5px;
@@ -428,17 +427,17 @@ input[type="file"]::-webkit-file-upload-button{
428
  font-family: "acumin-pro", sans-serif;
429
  }
430
  #modalColumn{
431
- margin-left: 3px;
432
  font-size: 13px;
433
  font-family: "acumin-pro", sans-serif;
434
  }
435
  #modalKeyword{
436
- margin-left: 71px;
437
  font-size: 13px;
438
  font-family: "acumin-pro", sans-serif;
439
  }
440
  #modalCharacter{
441
- margin-left: 24px;
442
  font-size: 13px;
443
  font-family: "acumin-pro", sans-serif;
444
  }
@@ -458,13 +457,11 @@ input[type="file"]::-webkit-file-upload-button{
458
  #text2{
459
  width:9ch;
460
  }
461
- #textextra{
462
- width: 7ch;
463
- }
464
  #text2extra{
465
  width: 7ch;
466
  }
467
- #text0,#text1,#text2,#textextra,#text0extra,#text1extra, #text2extra{
468
  font-size: 12px;
469
  /* width: 31.5%; */
470
  height: 33px;
@@ -720,7 +717,6 @@ cursor: pointer;
720
  margin-top: 4px;
721
  margin-left: -1px;
722
  /* border-bottom: 1px dotted black; If you want dots under the hoverable text */
723
- z-index: 100;
724
 
725
  }
726
  #infotoolModal::before{
 
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;
 
427
  font-family: "acumin-pro", sans-serif;
428
  }
429
  #modalColumn{
430
+ margin-left: -1px;
431
  font-size: 13px;
432
  font-family: "acumin-pro", sans-serif;
433
  }
434
  #modalKeyword{
435
+ margin-left: 42px;
436
  font-size: 13px;
437
  font-family: "acumin-pro", sans-serif;
438
  }
439
  #modalCharacter{
440
+ margin-left: 0px;
441
  font-size: 13px;
442
  font-family: "acumin-pro", sans-serif;
443
  }
 
457
  #text2{
458
  width:9ch;
459
  }
460
+
 
 
461
  #text2extra{
462
  width: 7ch;
463
  }
464
+ #text0,#text1,#text2,#text0extra,#text1extra, #text2extra{
465
  font-size: 12px;
466
  /* width: 31.5%; */
467
  height: 33px;
 
717
  margin-top: 4px;
718
  margin-left: -1px;
719
  /* border-bottom: 1px dotted black; If you want dots under the hoverable text */
 
720
 
721
  }
722
  #infotoolModal::before{