make logo in the top-left corner nicer

git-svn-id: http://svg-edit.googlecode.com/svn/trunk@463 eee81c28-f429-11dd-99c0-75d572ba1ddd
This commit is contained in:
Pavol Rusnak
2009-08-25 11:03:20 +00:00
parent 9f704dee5c
commit 52360d4927
2 changed files with 15 additions and 11 deletions

View File

@@ -33,7 +33,7 @@
<div id="logo">
<a href="http://svg-edit.googlecode.com/" target="_blank" title="SVG-edit Home Page">
<img src="images/logo.png" width="32" height="32"/>
<img src="images/logo.png" alt="logo" />
</a>
</div>