Using sans-serif instead of loaded fonts; fix IE9 dataset compatibility shim

This commit is contained in:
notmasteryet 2012-02-10 12:55:11 -06:00
parent 7859ef0f04
commit cdf1db35fc
3 changed files with 9 additions and 6 deletions

View file

@ -252,6 +252,7 @@ canvas {
right: 0;
bottom: 0;
color: #000;
font-family: sans-serif;
}
.textLayer > div {