LAP-DEV commited on
Commit
5260f7c
·
verified ·
1 Parent(s): 2708383

Update modules/ui/htmls.py

Browse files
Files changed (1) hide show
  1. modules/ui/htmls.py +3 -0
modules/ui/htmls.py CHANGED
@@ -36,6 +36,9 @@ CSS = """
36
  text-decoration: underline;
37
  }
38
 
 
 
 
39
  #md_disclaimer a {
40
  color: #34d399;
41
  text-decoration: underline;
 
36
  text-decoration: underline;
37
  }
38
 
39
+ #md_disclaimer {
40
+ color: #34d399;
41
+ }
42
  #md_disclaimer a {
43
  color: #34d399;
44
  text-decoration: underline;