Pulling in Magic Origins, updated docs and cheatsheet

This commit is contained in:
Andrew Gioia 2015-07-06 17:04:48 -04:00
parent 6b845c03fa
commit 0e8643277a
13 changed files with 171 additions and 162 deletions

View File

@ -18,11 +18,11 @@
"*.json",
"*.md"
],
"_release": "c70e6bc4ee",
"_release": "13a7e9ecb6",
"_resolution": {
"type": "branch",
"branch": "master",
"commit": "c70e6bc4ee685864596764f35997ffa986c8dd26"
"commit": "13a7e9ecb6fc55e7aa0c77afc0618c2cd7e7e2c3"
},
"_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.2.0');
src: url('../fonts/keyrune.eot?#iefix&v=1.2.0') format('embedded-opentype'), url('../fonts/keyrune.woff2?v=1.2.0') format('woff2'), url('../fonts/keyrune.woff?v=1.2.0') format('woff'), url('../fonts/keyrune.ttf?v=1.2.0') format('truetype'), url('../fonts/keyrune.svg?v=1.2.0#keyrune') format('svg');
src: url('../fonts/keyrune.eot?v=1.3.0');
src: url('../fonts/keyrune.eot?#iefix&v=1.3.0') format('embedded-opentype'), url('../fonts/keyrune.woff2?v=1.3.0') format('woff2'), url('../fonts/keyrune.woff?v=1.3.0') format('woff'), url('../fonts/keyrune.ttf?v=1.3.0') format('truetype'), url('../fonts/keyrune.svg?v=1.3.0#keyrune') format('svg');
font-weight: normal;
font-style: normal;
}
@ -157,6 +157,9 @@
.ss-bcore:before {
content: "\e612";
}
.ss-ori:before {
content: "\e697";
}
/**
* Expansions */
/* Artifact Block */

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

After

Width:  |  Height:  |  Size: 218 KiB

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -20,6 +20,7 @@
.@{ss-prefix}-m14:before { content: "\e610"; } // Magic 2014
.@{ss-prefix}-m15:before { content: "\e611"; } // Magic 2015
.@{ss-prefix}-bcore:before { content: "\e612"; } // Core background
.@{ss-prefix}-ori:before { content: "\e697"; } // Magic Origins
/**
* Expansions */

View File

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

View File

@ -151,6 +151,7 @@
<span class="utf"><i>&#xe649;</i> ss-nph <code>&amp;#xe649;</code></span>
<span class="utf"><i>&#xe62b;</i> ss-ody <code>&amp;#xe62b;</code></span>
<span class="utf"><i>&#xe62e;</i> ss-ons <code>&amp;#xe62e;</code></span>
<span class="utf"><i>&#xe697;</i> ss-ori <code>&amp;#xe697;</code></span>
<span class="utf"><i>&#xe659;</i> ss-pc2 <code>&amp;#xe659;</code></span>
<span class="utf"><i>&#xe627;</i> ss-pcy <code>&amp;#xe627;</code></span>
<span class="utf"><i>&#xe680;</i> ss-pd2 <code>&amp;#xe680;</code></span>

View File

@ -34,7 +34,7 @@
<i class="ss ss-pmtg2"></i>
Download
</a>
<h2 class="sub">Complete 151 Magic set symbol font icons</h2>
<h2 class="sub">Complete 152 Magic set symbol font icons</h2>
</div>
</header>
@ -42,9 +42,9 @@
<div class="wrapper">
<section>
<h3>
View the full list of 151 set and expansion symbols below,
View the full list of 152 set and expansion symbols below,
for all sets and special edition products up to
<strong>Modern Masters 2015</strong>. To use the symbols
<strong>Magic Origins</strong>. To use the symbols
on your desktop or just get the vectors, check out
the <a href="cheatsheet.html">Cheatsheet</a>.
</h3>
@ -109,6 +109,9 @@
<div class="icon" id="bcore" name="Blank Core Set">
<span><i class="ss ss-bcore"></i> Blank Core Set <em>(bcore)</em></span>
</div>
<div class="icon" id="ori" name="Magic Origins">
<span><i class="ss ss-ori"></i> Magic Origins <em>(ori)</em></span>
</div>
</div>
</section>
<section class="content">

View File

@ -44,7 +44,7 @@
</a>
</div>
<p>
Current version 1.1.0 includes all sets to Modern Masters 2015.
Current version 1.3.0 includes all sets to Magic Origins.
</p>
</div>
</header>