aboutsummaryrefslogtreecommitdiff
path: root/doc/style.css
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2010-05-08 01:00:25 -0400
committerJoey Hess <joey@kitenet.net>2010-05-08 01:00:25 -0400
commit5570d144418267f910112fe8f26bd61e1cd0cd15 (patch)
treed669c74021de3c36a9ac5205a0e48960264c3ad4 /doc/style.css
parentac8a91fe06808191b4eded829cf118d70be2c585 (diff)
downloadikiwiki-5570d144418267f910112fe8f26bd61e1cd0cd15.tar
ikiwiki-5570d144418267f910112fe8f26bd61e1cd0cd15.tar.gz
improve selector highlight
Diffstat (limited to 'doc/style.css')
-rw-r--r--doc/style.css3
1 files changed, 1 insertions, 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 {