From cd8e21748f9d5b27ab04d6414e20748aa32eb266 Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Sun, 7 Aug 2016 20:52:58 +0200 Subject: foo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Johannes Löthberg --- src/style.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/style.css b/src/style.css index f853a73..a3d2543 100644 --- a/src/style.css +++ b/src/style.css @@ -78,12 +78,12 @@ header h1 { color: #333; } -.entry .permalink a, -.entry .permalink a:visited { +.entry .title a .permalink, +.entry .title a:visited .permalink { color: #eeeeee; } -.entry .permalink a:hover { +.entry .title a:hover .permalink { color: #738181; } -- cgit v1.2.3-54-g00ecf