From 7974ab1a7045c68af6e4880363098bfddc4ad644 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Sat, 26 Jan 2019 12:30:00 +0100 Subject: Sat, 26 Jan 2019 12:30:00 +0100 --- templates/style.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'templates/style.css') diff --git a/templates/style.css b/templates/style.css index 3e8fc6a..de08888 100644 --- a/templates/style.css +++ b/templates/style.css @@ -38,6 +38,11 @@ p { color: inherit; } +.header a:hover::after { + content: url("http://hugo.hornquist.se/link-tiny.png"); + padding-left: 0.5em; +} + table { border-collapse: collapse; margin-top: 1em; -- cgit v1.2.3