ToluClassics commited on
Commit
8616cce
1 Parent(s): 8baf302
Files changed (1) hide show
  1. app.py +0 -12
app.py CHANGED
@@ -85,18 +85,6 @@ max_results = st.sidebar.slider(
85
  help="Maximum Number of Documents to return",
86
  )
87
  footer="""<style>
88
- a:link , a:visited{
89
- color: blue;
90
- background-color: transparent;
91
- text-decoration: underline;
92
- }
93
-
94
- a:hover, a:active {
95
- color: red;
96
- background-color: transparent;
97
- text-decoration: underline;
98
- }
99
-
100
  .footer {
101
  position: fixed;
102
  left: 0;
 
85
  help="Maximum Number of Documents to return",
86
  )
87
  footer="""<style>
 
 
 
 
 
 
 
 
 
 
 
 
88
  .footer {
89
  position: fixed;
90
  left: 0;