LAP-DEV commited on
Commit
a25a0e1
·
verified ·
1 Parent(s): 6d04ac8

Update modules/ui/htmls.py

Browse files
Files changed (1) hide show
  1. modules/ui/htmls.py +1 -1
modules/ui/htmls.py CHANGED
@@ -36,7 +36,7 @@ CSS = """
36
  text-decoration: underline;
37
  }
38
 
39
- md_note {
40
  color: #D3D3D3;
41
  }
42
  """
 
36
  text-decoration: underline;
37
  }
38
 
39
+ #md_note {
40
  color: #D3D3D3;
41
  }
42
  """