Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBryan Berry <bryan@olenepal.org>2009-12-23 09:04:02 (GMT)
committer Bryan Berry <bryan@olenepal.org>2009-12-23 09:04:02 (GMT)
commit278cfd88522fe56503954d0ab998f89ee3ccd32d (patch)
tree99b8472edca137fc78e2ee44fdc22864a1fbefd5
parent238ed8aff879fbc597e0827612b4db689cdd756c (diff)
changed image on start page
-rw-r--r--assets/image/teacher-and-kid200x267.jpgbin0 -> 25233 bytes
-rw-r--r--css/intro.css2
-rw-r--r--index.html7
3 files changed, 5 insertions, 4 deletions
diff --git a/assets/image/teacher-and-kid200x267.jpg b/assets/image/teacher-and-kid200x267.jpg
new file mode 100644
index 0000000..61bdb71
--- /dev/null
+++ b/assets/image/teacher-and-kid200x267.jpg
Binary files differ
diff --git a/css/intro.css b/css/intro.css
index f8e2fd5..6b8be70 100644
--- a/css/intro.css
+++ b/css/intro.css
@@ -64,7 +64,7 @@ text-decoration:none;
display:inline;
float:left;
width:20%;
-margin-top: 5%;
+margin-top: 1%;
}
#demos {
float:left;
diff --git a/index.html b/index.html
index ed38d91..1993b36 100644
--- a/index.html
+++ b/index.html
@@ -28,8 +28,8 @@
<span id="blurb"><a href="http://karmaeducation.org">Karma</a> helps you spend more time on teaching and less on coding.
</span>
<p>It takes too much time and effort to produce educational software. Even worse,
- most development time is spent on the technical aspect and too little time
- on the teaching aspect.
+ most development time is spent on the technical side and too little
+ on teaching.
<br /><br />
Karma is an open-source JavaScript library and framework that leverages the
latest web technologies so you can spend more time teaching and less time engineering.</p>
@@ -41,7 +41,8 @@
<a href="http://git.sugarlabs.org/projects/karma/repos/mainline/blobs/raw/5f93619d5dc78c6fbd9251064f95aa82a25eab70/js/karma.js">karma.js</a> is a javascript library for manipulating <a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/">HTML 5</a> and <a href="http://wiki.svg.org/">SVG</a>.-->
</div>
<div id="imgHolder">
- <img src="assets/image/kids_using_xos.jpg" alt="kids using computers"></img>
+ <!-- <img src="assets/image/kids_using_xos.jpg" alt="kids using computers"></img>-->
+ <img src="assets/image/teacher-and-kid200x267.jpg" alt="kids using computers"></img>
</div>
</div>
<div id="demos">