tx3bas commited on
Commit
01128b6
·
verified ·
1 Parent(s): e948e35

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +8 -2
app.py CHANGED
@@ -10,8 +10,14 @@ def main():
10
  text-align: center;
11
  color: #f85149;
12
  }
13
- h3, h3 * {
14
- color: #f85149d1 !important;
 
 
 
 
 
 
15
  font-weight: 100;
16
  font-style: italic;
17
  font-size: large;
 
10
  text-align: center;
11
  color: #f85149;
12
  }
13
+ h3 {
14
+ color: #df6f6a;
15
+ font-weight: 100;
16
+ font-style: italic;
17
+ font-size: large;
18
+ }
19
+ h3 a {
20
+ color: white;
21
  font-weight: 100;
22
  font-style: italic;
23
  font-size: large;