Added links to other browser downloads, including the Chrome plugin

git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1921 eee81c28-f429-11dd-99c0-75d572ba1ddd
This commit is contained in:
Adrian Jones
2011-01-16 17:55:20 +00:00
parent 3ffc78a81c
commit 372b5d996b
2 changed files with 13 additions and 1 deletions

View File

@@ -2,6 +2,13 @@
background: #D0D0D0;
}
#browser-not-supported {
font-size: 0.8em;
font-family: Verdana, Helvetica, Arial;
color: #000000;
}
#svg_editor * {
transform-origin: 0 0;
-moz-transform-origin: 0 0;