diff --git a/main.css b/main.css index 525a2fb..a3cf0fe 100644 --- a/main.css +++ b/main.css @@ -65,6 +65,7 @@ header:hover img { font-size: 1rem; font-family: monospace; text-decoration: underline; + color: #aaa; } .git:hover { @@ -90,6 +91,7 @@ button { background: #333; border: none; cursor: pointer; + color: #fff; } button:hover {