aboutsummaryrefslogtreecommitdiff
path: root/scuttle.css
diff options
context:
space:
mode:
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 {