Spaces:
Running
Running
Update pages/Info _of_Image.py
Browse files- pages/Info _of_Image.py +1 -1
pages/Info _of_Image.py
CHANGED
@@ -13,7 +13,7 @@ custom_css = """
|
|
13 |
background-position: center;
|
14 |
background-repeat: no-repeat;
|
15 |
background-attachment: fixed;
|
16 |
-
color:
|
17 |
}
|
18 |
h2, h3 {
|
19 |
color: #FFD700; /* Gold color for headings */
|
|
|
13 |
background-position: center;
|
14 |
background-repeat: no-repeat;
|
15 |
background-attachment: fixed;
|
16 |
+
color: blue; /* Ensures all text is readable */
|
17 |
}
|
18 |
h2, h3 {
|
19 |
color: #FFD700; /* Gold color for headings */
|