From 3cae6838170fc79f7d367bcb017b67e91620c54c Mon Sep 17 00:00:00 2001 From: mensonge Date: Thu, 18 Dec 2008 22:11:03 +0000 Subject: 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 --- scuttle.css | 3 +++ 1 file changed, 3 insertions(+) (limited to 'scuttle.css') 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 */ -- cgit v1.2.3-54-g00ecf