itacaiunas commited on
Commit
9bc2267
·
verified ·
1 Parent(s): 1c6bbc6

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +2 -2
index.html CHANGED
@@ -9,7 +9,7 @@
9
  margin: 0;
10
  padding: 10px;
11
  overflow: hidden;
12
- background-color: #090909;
13
  }
14
 
15
  .top-bar,
@@ -17,7 +17,7 @@
17
  position: fixed;
18
  width: 100%;
19
  height: 160px;
20
- background-color: #090909;
21
  color: rgb(0, 0, 0);
22
  text-align: center;
23
  line-height: 240px;
 
9
  margin: 0;
10
  padding: 10px;
11
  overflow: hidden;
12
+ background-color: #000000;
13
  }
14
 
15
  .top-bar,
 
17
  position: fixed;
18
  width: 100%;
19
  height: 160px;
20
+ background-color: #000000;
21
  color: rgb(0, 0, 0);
22
  text-align: center;
23
  line-height: 240px;