Updating docs to Battle for Zendikar

This commit is contained in:
Andrew Gioia 2015-09-18 15:18:40 -04:00
parent 191e1a926b
commit c9daf16b23
12 changed files with 20 additions and 74 deletions

View File

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

View File

@ -2,8 +2,8 @@
* Global */
@font-face {
font-family: 'Keyrune';
src: url('../fonts/keyrune.eot?v=1.3.1');
src: url('../fonts/keyrune.eot?#iefix&v=1.3.1') format('embedded-opentype'), url('../fonts/keyrune.woff2?v=1.3.1') format('woff2'), url('../fonts/keyrune.woff?v=1.3.1') format('woff'), url('../fonts/keyrune.ttf?v=1.3.1') format('truetype'), url('../fonts/keyrune.svg?v=1.3.1#keyrune') format('svg');
src: url('../fonts/keyrune.eot?v=1.4.0');
src: url('../fonts/keyrune.eot?#iefix&v=1.4.0') format('embedded-opentype'), url('../fonts/keyrune.woff2?v=1.4.0') format('woff2'), url('../fonts/keyrune.woff?v=1.4.0') format('woff'), url('../fonts/keyrune.ttf?v=1.4.0') format('truetype'), url('../fonts/keyrune.svg?v=1.4.0#keyrune') format('svg');
font-weight: normal;
font-style: normal;
}
@ -386,6 +386,10 @@
.ss-dtk:before {
content: "\e693";
}
/* Return to Zendikar Block */
.ss-bfz:before {
content: "\e600";
}
/**
* Command Zone */
.ss-van:before {

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: 219 KiB

After

Width:  |  Height:  |  Size: 105 KiB

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -115,6 +115,8 @@
.@{ss-prefix}-ktk:before { content: "\e653"; } // Khans of Tarkir
.@{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
/**
* Command Zone */

View File

@ -2,6 +2,6 @@
* Global */
@ss-font-path: '../fonts';
@ss-version: '1.3.1';
@ss-version: '1.4.0';
@ss-font-size-base: 14px;
@ss-prefix: ss;

View File

@ -34,7 +34,7 @@
<i class="ss ss-pmtg2"></i>
Download
</a>
<h2 class="sub">Complete 153 Magic set symbol font icons</h2>
<h2 class="sub">Complete 154 Magic set symbol font icons</h2>
</div>
</header>
@ -42,9 +42,9 @@
<div class="wrapper">
<section>
<h3>
View the full list of 153 set and expansion symbols below,
View the full list of 154 set and expansion symbols below,
for all sets and special edition products up to
<strong>Duel Decks: Zendikar vs. Eldrazi</strong>. To use the symbols
<strong>Battle for Zendikar</strong>. To use the symbols
on your desktop or just get the vectors, check out
the <a href="cheatsheet.html">Cheatsheet</a>.
</h3>
@ -318,6 +318,9 @@
<div class="icon" id="dtk" name="Dragons of Tarkir">
<span><i class="ss ss-dtk"></i> Dragons of Tarkir <em>(dtk)</em></span>
</div>
<div class="icon" id="bfz" name="Battle for Zendikar">
<span><i class="ss ss-bfz"></i> Battle for Zendikar <em>(bfz)</em></span>
</div>
</div>
</section>
<section class="content">

View File

@ -44,7 +44,7 @@
</a>
</div>
<p>
Current version 1.3.1 includes all sets to Duel Decks: Zendikar vs. Eldrazi.
Current version 1.4.0 includes all sets to Battle for Zendikar.
</p>
</div>
</header>