Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Silva <sebastian@sugarlabs.org>2011-07-09 00:32:22 (GMT)
committer Sebastian Silva <sebastian@sugarlabs.org>2011-07-09 00:32:22 (GMT)
commit6e69ca8676da0c8a43455183d471e3b2b40912af (patch)
tree3d5e3ac01b304cb418d3306c78256cd0189b49f1
parent570a268e7562303690ef6b599ea244945a3100ce (diff)
Minor cosmetic tweaks.
-rw-r--r--www/css/main.css3
-rw-r--r--www/index.html2
2 files changed, 3 insertions, 2 deletions
diff --git a/www/css/main.css b/www/css/main.css
index ce18c7b..de3711a 100644
--- a/www/css/main.css
+++ b/www/css/main.css
@@ -32,7 +32,7 @@ input.btn {
}
#beta {
- font-size: 10pt;
+ font-size: 12pt;
color: red;
display: none;
}
@@ -50,6 +50,7 @@ input.btn {
#editor-sidebar {
width: 15%;
+ padding: 5px;
}
.bling {
diff --git a/www/index.html b/www/index.html
index 2d2e9a8..1660737 100644
--- a/www/index.html
+++ b/www/index.html
@@ -10,7 +10,7 @@
<div id="content" class="bling">
<header><h1>Sugar WebSDK <span id="beta">beta</span></h1></header>
<section>
- <article><h2>Technology Demonstration</h2></article>
+ <article><h2>Technology Preview</h2></article>
<p>The following are examples of things that can be achieved with WebSDK.</p>
<ul>
<li><input type="button" class="btn"