LAP-DEV commited on
Commit
a4e9055
·
verified ·
1 Parent(s): af5df46

Update modules/ui/htmls.py

Browse files
Files changed (1) hide show
  1. modules/ui/htmls.py +1 -1
modules/ui/htmls.py CHANGED
@@ -48,7 +48,7 @@ CSS = """
48
  text-decoration: underline;
49
  }
50
  .md_disclaimer a:hover {
51
- text-decoration: underline ;
52
  }
53
  """
54
 
 
48
  text-decoration: underline;
49
  }
50
  .md_disclaimer a:hover {
51
+ text-decoration: underline;
52
  }
53
  """
54