BraydenMoore commited on
Commit
12354f8
·
1 Parent(s): d075963

Update templates/index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +4 -0
templates/index.html CHANGED
@@ -91,6 +91,10 @@
91
  transition: 0.5s ease-in-out;
92
  }
93
 
 
 
 
 
94
  @media only screen and (orientation: portrait) {
95
  body {
96
  margin-left: auto;
 
91
  transition: 0.5s ease-in-out;
92
  }
93
 
94
+ a {
95
+ color:rgb(83, 83, 83);
96
+ }
97
+
98
  @media only screen and (orientation: portrait) {
99
  body {
100
  margin-left: auto;