Omnibus commited on
Commit
b04b090
1 Parent(s): 92a9cbb

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +4 -2
index.html CHANGED
@@ -13,7 +13,7 @@
13
  border-color: white;
14
  border-width: medium;
15
  border-radius: 10px;
16
- background:cornflowerblue;
17
  display: flex;
18
  flex-wrap: wrap;
19
  flex-direction: column;
@@ -26,7 +26,7 @@
26
  border-color: white;
27
  border-width: medium;
28
  border-radius: 10px;
29
- background:cornflowerblue;
30
  display: flex;
31
  flex-wrap: wrap;
32
  flex-direction: column;
@@ -35,6 +35,7 @@
35
  }
36
  .resp1{
37
  margin:10px 10px 10px 30px!important;
 
38
  padding:10px;
39
  border-color: white;
40
  border-width: medium;
@@ -46,6 +47,7 @@
46
  }
47
  .resp2{
48
  margin:10px 10px 10px 50px!important;
 
49
  padding:10px;
50
  border-color: white;
51
  border-width: medium;
 
13
  border-color: white;
14
  border-width: medium;
15
  border-radius: 10px;
16
+ background:#15243f;
17
  display: flex;
18
  flex-wrap: wrap;
19
  flex-direction: column;
 
26
  border-color: white;
27
  border-width: medium;
28
  border-radius: 10px;
29
+ background:#15243f;
30
  display: flex;
31
  flex-wrap: wrap;
32
  flex-direction: column;
 
35
  }
36
  .resp1{
37
  margin:10px 10px 10px 30px!important;
38
+ background:#022563;
39
  padding:10px;
40
  border-color: white;
41
  border-width: medium;
 
47
  }
48
  .resp2{
49
  margin:10px 10px 10px 50px!important;
50
+ background:#003593;
51
  padding:10px;
52
  border-color: white;
53
  border-width: medium;