huzaifanafees commited on
Commit
2269909
·
1 Parent(s): b4bb744

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +2 -2
style.css CHANGED
@@ -3,13 +3,13 @@
3
  text-align: center;
4
  font-size: 24px;
5
  font-weight: bold;
6
- color: #4a7c59; /* You can change the color */
7
  margin-bottom: 10px;
8
  }
9
 
10
  .description {
11
  text-align: center;
12
  font-size: 16px;
13
- color: #333333; /* You can change the color */
14
  margin-bottom: 20px;
15
  }
 
3
  text-align: center;
4
  font-size: 24px;
5
  font-weight: bold;
6
+ color: #000000;
7
  margin-bottom: 10px;
8
  }
9
 
10
  .description {
11
  text-align: center;
12
  font-size: 16px;
13
+ color: #000000;
14
  margin-bottom: 20px;
15
  }