hysts HF Staff commited on
Commit
72b052b
·
1 Parent(s): aded541

Change link color

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