LAP-DEV commited on
Commit
ff75333
·
verified ·
1 Parent(s): 121c370

Update modules/ui/htmls.py

Browse files
Files changed (1) hide show
  1. modules/ui/htmls.py +3 -0
modules/ui/htmls.py CHANGED
@@ -1,4 +1,7 @@
1
  CSS = """
 
 
 
2
  #md_disclaimer a {
3
  color: #34d399;
4
  text-decoration: none;
 
1
  CSS = """
2
+ #md_disclaimer {
3
+ color: #34d399;
4
+ }
5
  #md_disclaimer a {
6
  color: #34d399;
7
  text-decoration: none;