Merge pull request #2 from CMUCTAT/CTAT_Banner_security_error

Removed security warning
Esse commit está contido em:
Michael Ringenberg
2016-07-27 11:37:53 -04:00
commit de GitHub
+2 -2
Ver Arquivo
@@ -4,7 +4,7 @@
font-size="50px" font-family="sans-serif">
<desc>CTAT: Cognitive Tutor Authoring Tools, Software for authoring intelligent tutor behavior</desc>
<defs>
<link xmlns="http://www.w3.org/1999/xhtml" href='http://fonts.googleapis.com/css?family=Josefin+Sans:400,700' rel='stylesheet' type='text/css' />
<link xmlns="http://www.w3.org/1999/xhtml" href='//fonts.googleapis.com/css?family=Josefin+Sans:400,700' rel='stylesheet' type='text/css' />
<style type="text/css">
.logo { text-anchor: middle; font: 50px 'Josefin Sans',sans-serif; stroke: white; fill: white; }
.tutor { font-weight: 700; stroke: orange; fill: orange; }
@@ -34,4 +34,4 @@
</text>
</g>
</a>
</svg>
</svg>

Antes

Largura:  |  Altura:  |  Tamanho: 1.7 KiB

Depois

Largura:  |  Altura:  |  Tamanho: 1.7 KiB