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 @@Not necessarily mine, but riffs on other peoples' work.
+ +Of note: a defunct generative art Twitter bot.