From 015b25412c545b0b5a3db1cbaf01491418aa4e22 Mon Sep 17 00:00:00 2001 From: Pierre Schmitz Date: Sat, 12 Jun 2010 08:11:32 +0200 Subject: fix page history links --- skins/archlinux/arch.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'skins') diff --git a/skins/archlinux/arch.css b/skins/archlinux/arch.css index 2e04fef9..52668971 100644 --- a/skins/archlinux/arch.css +++ b/skins/archlinux/arch.css @@ -10,8 +10,7 @@ code { font-family: monospace; } 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 p a, #bodyContent li a, #bodyContent td a { font-weight: bold; } -#bodyContent #toc a, #bodyContent .special li > a, -#bodyContent #toc a, #bodyContent .special li span a { font-weight: normal; } +#bodyContent #toc a, #bodyContent .special li > a, #bodyContent .special li span a, #bodyContent #pagehistory a { font-weight: normal; } a:visited, #bodyContent a:visited.external { color: #666; } a:focus { color: #e90 !important; } a:hover, #p-personal li a:hover, #bodyContent #toc a:hover, #bodyContent a:hover.external { text-decoration: underline; background-color: transparent; color: #999; } -- cgit v1.2.2