Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -48,8 +48,8 @@ h2 {
|
|
48 |
margin-top: -5px; /* Adjust if needed to align with annotation */
|
49 |
}
|
50 |
|
51 |
-
.
|
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>
|