Sathwikchowdary commited on
Commit
4d168c2
·
verified ·
1 Parent(s): 87ae8f4

Update pages/Info _of_Image.py

Browse files
Files changed (1) hide show
  1. 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: white; /* Ensures all text is readable */
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 */