summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--index.html8
1 files changed, 5 insertions, 3 deletions
diff --git a/index.html b/index.html
index 3dcbf0b2..74d417c6 100644
--- a/index.html
+++ b/index.html
@@ -58,7 +58,7 @@
<div class="typeselection">
<table>
- <tr><td><img id="keys" src="images/keys.png"/></td></tr>
+ <tr><td><img id="keys" width="56" height="26" src="images/keys.png"/></td></tr>
<tr><td>Pick a type with [TAB] key</td></tr>
</table>
</div>
@@ -110,12 +110,14 @@
</div>
<div class="logo">
- <a href="#"><img src="images/sage.png"/></a>
+ <a href="#"><img width="146" height="67" src="images/sage.png"/></a>
</div>
</div>
- <div class="poweredby">powered by <a href="http://www.rhizi.org"><img src="images/rhizismall.png"/></a></div>
+ <div class="poweredby">powered by <a href="http://www.rhizi.org">
+ <img width="45" height="25" src="images/rhizismall.png"/></a>
+ </div>
</div>