From 54461c2df94bfba63ea00997f9c2aaf17e6262fa Mon Sep 17 00:00:00 2001 From: ShevAbam Date: Tue, 21 Jul 2015 15:22:48 +0200 Subject: CSS : header custom_title if no text-underline --- web/css/_src/frontend.scss | 1 + 1 file changed, 1 insertion(+) (limited to 'web/css/_src/frontend.scss') diff --git a/web/css/_src/frontend.scss b/web/css/_src/frontend.scss index a1b29d7..be675f9 100644 --- a/web/css/_src/frontend.scss +++ b/web/css/_src/frontend.scss @@ -82,6 +82,7 @@ nav[role="main"] { a { color: #fff; + text-decoration: none; } } -- cgit v1.2.3