Steelskull commited on
Commit
91486a3
·
verified ·
1 Parent(s): 00d0de1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -69,9 +69,10 @@ body {
69
  margin-top: 30px;
70
  }
71
 
72
- .update-section h2 {
73
  font-size: 24px;
74
- color: #FFE1FF;
 
75
  }
76
 
77
  .update-section p {
 
69
  margin-top: 30px;
70
  }
71
 
72
+ .update-section h2, h2 {
73
  font-size: 24px;
74
+ color: #FF00FF;
75
+ text-shadow: 0 0 10px rgba(255, 0, 255, 0.5);
76
  }
77
 
78
  .update-section p {