Update not supported page (#230)

Update old links.  Remove now-defunct link to Chrome Frame.  Use CSS instead of JavaScript and jQuery.
This commit is contained in:
Neil Fraser
2018-05-17 11:29:20 -07:00
committed by Jeff Schiller
parent 4fd4054f03
commit 1c966d17ed
2 changed files with 41 additions and 32 deletions

View File

@@ -12,12 +12,6 @@ html, body, div{
-webkit-user-drag: text;
}
#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;