From a3fadc1883c4d322187005e3eafefbe3d191151f Mon Sep 17 00:00:00 2001 From: Edward Shen Date: Wed, 14 Sep 2022 18:01:43 -0700 Subject: [PATCH] Remove anchor styling --- index.html | 8 -------- 1 file changed, 8 deletions(-) diff --git a/index.html b/index.html index 2cb7f38..3e4b11c 100644 --- a/index.html +++ b/index.html @@ -50,14 +50,6 @@ width: 80ch; padding: 0 2ch; } - - a:visited { - color: #999; - } - - a { - color: #ccc; - }