From 562080c407eacf15065142320582f5da82760aa3 Mon Sep 17 00:00:00 2001 From: MaZderMind Date: Sun, 27 Dec 2015 14:04:40 +0100 Subject: better visibility of links --- configs/conferences/32c3/main.less | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'configs') diff --git a/configs/conferences/32c3/main.less b/configs/conferences/32c3/main.less index acd38fa..1f9f6fa 100644 --- a/configs/conferences/32c3/main.less +++ b/configs/conferences/32c3/main.less @@ -133,8 +133,12 @@ nav .button-wrapper > .about { .well a { color: @dark-grey; + text-decoration: underline; } .alert { + a { + text-decoration: underline; + } &.alert-success a { color: @state-success-text; } -- cgit v1.2.3