Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorchristophd@sugarlabs.org <christophd@sugarlabs.org>2009-09-07 09:26:24 (GMT)
committer christophd@sugarlabs.org <christophd@sugarlabs.org>2009-09-07 09:26:24 (GMT)
commit6668d979d480222945a16a1661895c6c5f0aa4f7 (patch)
tree891eedfb93836435c84deecd9c0a20ba9c1a1aaa /index.html
parent9712c099ff2a5feafbf99f7c915f09dadfce0346 (diff)
improved knav layout, esp. welcome screen
Diffstat (limited to 'index.html')
-rwxr-xr-xindex.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index c75d44d..179f096 100755
--- a/index.html
+++ b/index.html
@@ -22,7 +22,7 @@
<div id="mainmenu">
<div id="navigation">
-<img src="assets/default/images/chakra_logo.png" alt="Home" title="Home" class="icon_left">
+<img src="assets/default/images/chakra_logo.png" alt="Home" title="Home" class="chakra_logo">
<img src="assets/default/images/help.png" alt="Help" title="Help" class="icon_right">
<img src="assets/default/images/karma_logo.png" alt="Karma icon" title="About Karma" class="icon_right">
</div>