diff --git a/components/item.module.css b/components/item.module.css index 079d813e..a5fcfe6e 100644 --- a/components/item.module.css +++ b/components/item.module.css @@ -16,6 +16,10 @@ flex: 1 0 128px; } +a.link:visited { + color: grey; +} + .other { font-size: 70%; color: grey;