From 804af9889936bfceede30228a86ec3f1a9097683 Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Tue, 5 Oct 2021 00:29:24 +0300 Subject: A splash of color --- index.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/index.html b/index.html index d429e7b..9e339cd 100644 --- a/index.html +++ b/index.html @@ -34,6 +34,10 @@ a:hover { color: #ddd; } + + #ut { + color: salmon; + } -- cgit v1.3.1