diff options
| author | Andrew Lee <[email protected]> | 2020-09-03 18:05:35 -0400 |
|---|---|---|
| committer | Andrew Lee <[email protected]> | 2020-09-03 18:05:35 -0400 |
| commit | 45d62d87d5d1d780c2bef8ee0c6876de3adbb42f (patch) | |
| tree | 22878de6d040dd2ee87cb55f1193ab93fd382b10 /style.css | |
| parent | 405c8cde4035320afc0f05270938acbc12dad664 (diff) | |
| download | shiftos-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.css | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ body { } a:link { - color: white; + color: #f2f2f2; background-color: transparent; text-decoration: none; font-size: 20px; |
