diff options
-rw-r--r-- | underlays/themes/actiontabs/style.css | 5 | ||||
-rw-r--r-- | underlays/themes/bzed/style.css | 2 |
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 |