From 9bc92b62a3962606c12bf083edd04f58be2a261b Mon Sep 17 00:00:00 2001 From: Dario Giovannetti Date: Wed, 11 Mar 2015 16:17:39 +0800 Subject: ArchLinux skin: move rules (unchanged) so that similar ones are better grouped together Signed-off-by: Pierre Schmitz --- skins/ArchLinux/arch.css | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'skins') diff --git a/skins/ArchLinux/arch.css b/skins/ArchLinux/arch.css index 26335673..85bf5fc6 100644 --- a/skins/ArchLinux/arch.css +++ b/skins/ArchLinux/arch.css @@ -45,17 +45,6 @@ ul, } /* links (including page tabs and personal toolbar) */ -a, -#p-cactions li a { - text-decoration: none; - outline: none; -} -a:link, -#p-cactions li a, -#p-personal li a, -#bodyContent a.external { - color: #07b; -} #bodyContent > div.mw-content-ltr a, #bodyContent > div.mw-content-rtl a, #wikiPreview > div.mw-content-ltr a, @@ -68,6 +57,17 @@ a:link, #bodyContent #pagehistory a { font-weight: normal; } +a, +#p-cactions li a { + text-decoration: none; + outline: none; +} +a:link, +#p-cactions li a, +#p-personal li a, +#bodyContent a.external { + color: #07b; +} a:visited, #bodyContent a:visited.external { color: #666; -- cgit v1.2.2