summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2010-06-16 15:03:38 -0400
committerJoey Hess <joey@kitenet.net>2010-06-16 15:03:38 -0400
commit4a207d760c10c66d9108c93f073b08cc6d52246c (patch)
treeddfb3d0df9afba5b2411fb21d4774f8cd3aa30b5
parent2745b3ede7d301ad5ce85c232ae9a2f20809eb33 (diff)
comments
-rw-r--r--underlays/themes/actiontabs/style.css5
-rw-r--r--underlays/themes/bzed/style.css2
2 files changed, 6 insertions, 1 deletions
diff --git a/underlays/themes/actiontabs/style.css b/underlays/themes/actiontabs/style.css
index b0754c6e6..f48448e2e 100644
--- a/underlays/themes/actiontabs/style.css
+++ b/underlays/themes/actiontabs/style.css
@@ -1,3 +1,8 @@
+/* actiontabs theme for ikiwiki
+ *
+ * by svend
+ */
+
a {
text-decoration: none;
color: #005a9c;
diff --git a/underlays/themes/bzed/style.css b/underlays/themes/bzed/style.css
index 8d7b2e017..540cac415 100644
--- a/underlays/themes/bzed/style.css
+++ b/underlays/themes/bzed/style.css
@@ -1,4 +1,4 @@
-/* local.css for ikiwiki
+/* bzed theme for ikiwiki
*
* Copyright (C) 2010 Bernd Zeimetz
* Licensed under same license as ikiwiki: GPL v2 or later