benjamin-paine commited on
Commit
f97e736
1 Parent(s): bffbe62

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +1 -1
style.css CHANGED
@@ -23,7 +23,7 @@ p {
23
  margin-top: 5px;
24
  }
25
 
26
- strong, em {
27
  color: #16c8ce;
28
  }
29
 
 
23
  margin-top: 5px;
24
  }
25
 
26
+ strong, em, a {
27
  color: #16c8ce;
28
  }
29