summaryrefslogtreecommitdiffstatshomepage
path: root/scuttle.css
diff options
context:
space:
mode:
authorGravatar mensonge2008-12-18 22:11:03 +0000
committerGravatar mensonge2008-12-18 22:11:03 +0000
commit3cae6838170fc79f7d367bcb017b67e91620c54c (patch)
tree17c9a3b1edbe3abf74ca3614c01d87138f0f3f52 /scuttle.css
parente0a61f1fc5e74cbbaf7c710b57bc7a2dca4d05c2 (diff)
downloadscuttle-3cae6838170fc79f7d367bcb017b67e91620c54c.tar.gz
scuttle-3cae6838170fc79f7d367bcb017b67e91620c54c.zip
Interface fix: allows to remove a tag from selection in subtitle bar thanks to a *
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@207 b3834d28-1941-0410-a4f8-b48e95affb8f
Diffstat (limited to 'scuttle.css')
-rw-r--r--scuttle.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/scuttle.css b/scuttle.css
index 271416a..9dfc0a4 100644
--- a/scuttle.css
+++ b/scuttle.css
@@ -152,6 +152,9 @@ h2 {
padding: 0.5em 1em;
text-transform: lowercase;
}
+h2 a, h2 a:hover {
+ color: #DDD;
+}
/* NAVIGATION */