hysts HF staff commited on
Commit
a4dbab1
·
1 Parent(s): 2b88297

Change the link color

Browse files
Files changed (1) hide show
  1. style.css +1 -1
style.css CHANGED
@@ -3,7 +3,7 @@ h1 {
3
  }
4
  a {
5
  background-color: transparent;
6
- color: blue;
7
  text-decoration: none;
8
  }
9
  a:active,
 
3
  }
4
  a {
5
  background-color: transparent;
6
+ color: #58a6ff;
7
  text-decoration: none;
8
  }
9
  a:active,