Sathwikchowdary commited on
Commit
cf32fa2
·
verified ·
1 Parent(s): e006394

Update pages/Info _of_Image.py

Browse files
Files changed (1) hide show
  1. pages/Info _of_Image.py +2 -2
pages/Info _of_Image.py CHANGED
@@ -25,13 +25,13 @@ custom_css = """
25
  }
26
  stButton>button:hover {
27
  background-color: #45a049; /* Darker Green on hover */
28
- color: white;
29
  }
30
  .stButton>div:nth-child(1)>button {
31
  background-color: #2196F3; /* Blue */
32
  }
33
  .stButton>div:nth-child(2)>button {
34
- background-color: #f44336; /* Red */
35
  }
36
  .stButton>div:nth-child(3)>button {
37
  background-color: #FF9800; /* Orange */
 
25
  }
26
  stButton>button:hover {
27
  background-color: #45a049; /* Darker Green on hover */
28
+ color:White;
29
  }
30
  .stButton>div:nth-child(1)>button {
31
  background-color: #2196F3; /* Blue */
32
  }
33
  .stButton>div:nth-child(2)>button {
34
+ background-color: #f44336; /* Green */
35
  }
36
  .stButton>div:nth-child(3)>button {
37
  background-color: #FF9800; /* Orange */