From e668fea66499e79511d1c2ecf867d30a85b26147 Mon Sep 17 00:00:00 2001 From: hellerve Date: Mon, 12 Jun 2017 20:22:20 -0400 Subject: [PATCH] index: only highlight text links --- index.html | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/index.html b/index.html index a774edf..b3e41c7 100644 --- a/index.html +++ b/index.html @@ -30,6 +30,14 @@ p { margin-top: 0; } + .l { + text-decoration: none; + color: #000; + border-bottom: 3px solid #F3D8D6; + } + .l:hover { + background-color: #F3D8D6; + } @@ -47,5 +55,8 @@

Riffs

Not necessarily mine, but riffs on other peoples' work.

+ +

Other

+

Of note: a defunct generative art Twitter bot.