jer233 commited on
Commit
2a24fb8
·
verified ·
1 Parent(s): 6ba4c42

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -28,7 +28,7 @@ def run_test(input_text):
28
 
29
 
30
  css = """
31
- #header { text-align: center; font-size: 3em; margin-bottom: 20px; color: #ADD8E6; font-weight: bold;}
32
  #output-text { font-weight: bold; font-size: 1.2em; border-radius: 10px; padding: 10px; background-color: #f4f4f4;}
33
  .links {
34
  display: flex;
 
28
 
29
 
30
  css = """
31
+ #header { text-align: center; font-size: 3em; margin-bottom: 20px; color: #black; font-weight: bold;}
32
  #output-text { font-weight: bold; font-size: 1.2em; border-radius: 10px; padding: 10px; background-color: #f4f4f4;}
33
  .links {
34
  display: flex;