Pclanglais commited on
Commit
ceed53e
1 Parent(s): 1af25ec

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -48,8 +48,8 @@ h2 {
48
  margin-top: -5px; /* Adjust if needed to align with annotation */
49
  }
50
 
51
- .bibliography-content {
52
- color:#a4a4a4;
53
  margin-top: -5px; /* Adjust if needed to align with annotation */
54
  }
55
  </style>
 
48
  margin-top: -5px; /* Adjust if needed to align with annotation */
49
  }
50
 
51
+ .paratext-content {
52
+ color:#a4a4a4 !important;
53
  margin-top: -5px; /* Adjust if needed to align with annotation */
54
  }
55
  </style>