From 01a4111c5955b4f518aae1be9066e52ce3c29bcd Mon Sep 17 00:00:00 2001 From: Dario Giovannetti Date: Wed, 11 Mar 2015 16:27:53 +0800 Subject: ArchLinux skin: keep it simple and consistent, those rules can apply to other link types Signed-off-by: Pierre Schmitz --- skins/ArchLinux/arch.css | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/skins/ArchLinux/arch.css b/skins/ArchLinux/arch.css index 86980a68..57876b6d 100644 --- a/skins/ArchLinux/arch.css +++ b/skins/ArchLinux/arch.css @@ -65,11 +65,6 @@ ul, #bodyContent #pagehistory a { font-weight: normal; } -a, -#p-cactions li a { - text-decoration: none; - outline: none; -} a:link, #toc a, #p-cactions li a, @@ -78,6 +73,8 @@ a:link, #p-personal li a:visited, #bodyContent a.external, #bodyContent a.extiw { + text-decoration: none; + outline: none; color: #07b; } a:visited, -- cgit v1.2.2