From 3ef4f8d82a5875f702b48e1717c5af1d2e8d12f1 Mon Sep 17 00:00:00 2001 From: MaZderMind Date: Wed, 30 Dec 2015 19:44:54 +0100 Subject: highlight links on 32c3 closed page --- configs/conferences/32c3/main.less | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'configs/conferences/32c3') diff --git a/configs/conferences/32c3/main.less b/configs/conferences/32c3/main.less index 012b8a4..e0ea9d8 100644 --- a/configs/conferences/32c3/main.less +++ b/configs/conferences/32c3/main.less @@ -156,3 +156,8 @@ nav .button-wrapper > .about { body.multiview .cell { color: black; } + +.closed .about a { + text-decoration: underline; + color: @brand-primary; +} -- cgit v1.2.3