aboutsummaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
authorAndrew Lee <[email protected]>2020-09-03 18:05:35 -0400
committerAndrew Lee <[email protected]>2020-09-03 18:05:35 -0400
commit45d62d87d5d1d780c2bef8ee0c6876de3adbb42f (patch)
tree22878de6d040dd2ee87cb55f1193ab93fd382b10 /style.css
parent405c8cde4035320afc0f05270938acbc12dad664 (diff)
downloadshiftos-archive-website-45d62d87d5d1d780c2bef8ee0c6876de3adbb42f.tar.gz
shiftos-archive-website-45d62d87d5d1d780c2bef8ee0c6876de3adbb42f.tar.bz2
shiftos-archive-website-45d62d87d5d1d780c2bef8ee0c6876de3adbb42f.zip
Fixes; Added the link to the repo
Diffstat (limited to 'style.css')
-rw-r--r--style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/style.css b/style.css
index a3c79f3..3367b16 100644
--- a/style.css
+++ b/style.css
@@ -9,7 +9,7 @@ body {
}
a:link {
- color: white;
+ color: #f2f2f2;
background-color: transparent;
text-decoration: none;
font-size: 20px;