From 1251d35b94d64b7f34d5dd16eab8e7493b0c966c Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Mon, 7 Feb 2022 21:13:03 +0200 Subject: Add tests, do things --- src/index.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/index.css') diff --git a/src/index.css b/src/index.css index 6f181ab..86f5d57 100644 --- a/src/index.css +++ b/src/index.css @@ -43,4 +43,8 @@ button { button:hover { text-decoration: underline; +} + +a { + color: var(--white); } \ No newline at end of file -- cgit v1.3