Updating font file to fix ORI issue

This commit is contained in:
Andrew Gioia 2015-09-18 15:22:39 -04:00
parent c9daf16b23
commit 41330e0d12
9 changed files with 70 additions and 6 deletions

View File

@ -18,11 +18,11 @@
"*.json",
"*.md"
],
"_release": "39f2ee9b47",
"_release": "2461ac5b3f",
"_resolution": {
"type": "branch",
"branch": "master",
"commit": "39f2ee9b47b1acba6aea142ef520f90921b217e3"
"commit": "2461ac5b3f2d9fb1b3d8c2928e2f733630e64bfb"
},
"_source": "git://github.com/andrewgioia/keyrune.git",
"_target": "*",

View File

@ -388,7 +388,7 @@
}
/* Return to Zendikar Block */
.ss-bfz:before {
content: "\e600";
content: "\e699";
}
/**
* Command Zone */

File diff suppressed because one or more lines are too long

Binary file not shown.

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 105 KiB

After

Width:  |  Height:  |  Size: 220 KiB

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -116,7 +116,7 @@
.@{ss-prefix}-frf:before { content: "\e654"; } // Fate Reforged
.@{ss-prefix}-dtk:before { content: "\e693"; } // Dragons of Tarkir
/* Return to Zendikar Block */
.@{ss-prefix}-bfz:before { content: "\e600"; } // Battle for Zendikar
.@{ss-prefix}-bfz:before { content: "\e699"; } // Battle for Zendikar
/**
* Command Zone */