summaryrefslogtreecommitdiffstatshomepage
path: root/scuttle.css
diff options
context:
space:
mode:
authorGravatar mensonge2009-05-05 10:31:29 +0000
committerGravatar mensonge2009-05-05 10:31:29 +0000
commitc12348f5e7ef8bd89ec70584abf539e963631ea2 (patch)
tree5e819c577dbc9df3a9a696bd3b3f09a9b9f88a0c /scuttle.css
parentb6188b66e434670e865ea942560f504f7dde8912 (diff)
downloadscuttle-c12348f5e7ef8bd89ec70584abf539e963631ea2.tar.gz
scuttle-c12348f5e7ef8bd89ec70584abf539e963631ea2.zip
Interface change: try contexual help with tooltip.
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@315 b3834d28-1941-0410-a4f8-b48e95affb8f
Diffstat (limited to 'scuttle.css')
-rw-r--r--scuttle.css7
1 files changed, 6 insertions, 1 deletions
diff --git a/scuttle.css b/scuttle.css
index 988b551..4d1b0ee 100644
--- a/scuttle.css
+++ b/scuttle.css
@@ -153,9 +153,14 @@ h2 {
text-transform: lowercase;
}
h2 a, h2 a:hover {
- color: #DDD;
+ color: #DDD;
}
+/*sup {
+ color: #77ABE0;
+ font-weight: bold;
+}*/
+
/* NAVIGATION */
ul#navigation {