tsi-org commited on
Commit
261cefa
·
1 Parent(s): 8ae1144

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -0
app.py CHANGED
@@ -30,6 +30,10 @@ badges = """
30
  """
31
  menu = """
32
  <style>
 
 
 
 
33
  .menu-bar {
34
  display: flex;
35
  justify-content: space-between;
 
30
  """
31
  menu = """
32
  <style>
33
+ .gradio-container-3-40-1 .prose a {
34
+ color: #ffffff!important;
35
+ text-decoration: auto!important;
36
+ }
37
  .menu-bar {
38
  display: flex;
39
  justify-content: space-between;