DmitrMakeev commited on
Commit
778e7da
·
verified ·
1 Parent(s): 8c46e63

Update monitor.html

Browse files
Files changed (1) hide show
  1. monitor.html +4 -2
monitor.html CHANGED
@@ -21,11 +21,13 @@
21
  }
22
  h2 {
23
  color: #4CAF50;
24
-
 
 
25
  }
26
  ul {
27
  list-style-type: none;
28
- padding-left: 0;
29
  margin: 0 auto;
30
  max-width: 600px;
31
  text-align: left;
 
21
  }
22
  h2 {
23
  color: #4CAF50;
24
+ text-align: left;
25
+ margin-top: 20px;
26
+ padding-left: 20px;
27
  }
28
  ul {
29
  list-style-type: none;
30
+ padding-left: 20px;
31
  margin: 0 auto;
32
  max-width: 600px;
33
  text-align: left;