From f5f6043020a02498db55476f23e1c4ba7ea24815 Mon Sep 17 00:00:00 2001 From: Romain d'Alverny Date: Thu, 23 Jun 2011 10:33:21 +0000 Subject: style update (nav) --- g/style/screen.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'g/style/screen.css') diff --git a/g/style/screen.css b/g/style/screen.css index 20c506025..160f7bbe5 100644 --- a/g/style/screen.css +++ b/g/style/screen.css @@ -157,7 +157,7 @@ ul#people li { list-style: disc; margin-bottom: 0.2em; } p.loc { font-size: 0.9em; padding: 0.5em 0; color: #ccc; width: 695px; width: 100%; margin: 0 auto; text-align: left; } p.loc a { color: #2383c2; text-decoration: none; } p.loc a.sel { font-weight: bold; color: #000; } -p.loc a[accesskey]:after { content:' [' attr(accesskey) ']'; font-weight: normal; color: #666; font-size: 90%; } +/*p.loc a[accesskey]:after { content:' [' attr(accesskey) ']'; font-weight: normal; color: #666; font-size: 90%; }*/ .values ul { margin-bottom: 2em; } .values ul li { margin-bottom: 0.4em; } -- cgit v1.2.1