From 5570d144418267f910112fe8f26bd61e1cd0cd15 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 8 May 2010 01:00:25 -0400 Subject: [PATCH] improve selector highlight --- doc/style.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/style.css b/doc/style.css index d8b48bcd0..6832194b2 100644 --- a/doc/style.css +++ b/doc/style.css @@ -436,8 +436,7 @@ li.L8 { list-style: upper-alpha; } clear: both; } #openid_highlight { - padding: 3px; - background-color: #FFFCC9; + background-color: black; float: left; } .openid_large_btn { -- 2.32.0.93.g670b81a890