LAP-DEV commited on
Commit
59e8790
·
verified ·
1 Parent(s): 37ef9a8

Update modules/ui/htmls.py

Browse files
Files changed (1) hide show
  1. modules/ui/htmls.py +2 -2
modules/ui/htmls.py CHANGED
@@ -4,11 +4,11 @@ CSS = """
4
  }
5
 
6
  #md_disclaimer {
7
- padding: 5px;
8
  background-color: #FFE5B4;
9
  }
10
  #md_disclaimer a {
11
- color: #34d399;
12
  text-decoration: none;
13
  }
14
  #md_disclaimer a:hover {
 
4
  }
5
 
6
  #md_disclaimer {
7
+ padding: 10px;
8
  background-color: #FFE5B4;
9
  }
10
  #md_disclaimer a {
11
+ color: #43AAC7;
12
  text-decoration: none;
13
  }
14
  #md_disclaimer a:hover {