GF home page: use the SVG version of the GF logo in browsers that support it

It looks better on high resolution screens.
This commit is contained in:
hallgren
2013-12-18 12:01:15 +00:00
parent c6d2b30c6b
commit 6055ad2f0d
2 changed files with 6 additions and 2 deletions
+1 -1
View File
@@ -1 +1 @@
<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"␍"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">␍␍<svg width="100%" height="100%" version="1.1"xmlns="http://www.w3.org/2000/svg">␍␍<desc>Grammatical Framework Logo</desc>␍␍<path d="M157.5,225.5 v-51 h59 m-59,0 v-53 h114 a110.5,105 0 1,1 -24,-66" fill="none" stroke="red" stroke-width="4" stroke-linejoin="round" stroke-linecap="round"/>␍␍</svg>
<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"␍"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">␍␍<svg width="320" height="240" version="1.1"xmlns="http://www.w3.org/2000/svg">␍␍<desc>Grammatical Framework Logo</desc>␍␍<path d="M157.5,225.5 v-51 h59 m-59,0 v-53 h114 a110.5,105 0 1,1 -24,-66" fill="none" stroke="red" stroke-width="4" stroke-linejoin="round" stroke-linecap="round"/>␍␍</svg>

Before

Width:  |  Height:  |  Size: 452 B

After

Width:  |  Height:  |  Size: 450 B