mirror of
https://github.com/andrewgioia/keyrune.git
synced 2024-12-22 23:49:56 +00:00
Pulling in Magic Origins, updated docs and cheatsheet
This commit is contained in:
parent
6b845c03fa
commit
0e8643277a
4
bower_components/keyrune/.bower.json
vendored
4
bower_components/keyrune/.bower.json
vendored
@ -18,11 +18,11 @@
|
|||||||
"*.json",
|
"*.json",
|
||||||
"*.md"
|
"*.md"
|
||||||
],
|
],
|
||||||
"_release": "c70e6bc4ee",
|
"_release": "13a7e9ecb6",
|
||||||
"_resolution": {
|
"_resolution": {
|
||||||
"type": "branch",
|
"type": "branch",
|
||||||
"branch": "master",
|
"branch": "master",
|
||||||
"commit": "c70e6bc4ee685864596764f35997ffa986c8dd26"
|
"commit": "13a7e9ecb6fc55e7aa0c77afc0618c2cd7e7e2c3"
|
||||||
},
|
},
|
||||||
"_source": "git://github.com/andrewgioia/keyrune.git",
|
"_source": "git://github.com/andrewgioia/keyrune.git",
|
||||||
"_target": "*",
|
"_target": "*",
|
||||||
|
7
bower_components/keyrune/css/keyrune.css
vendored
7
bower_components/keyrune/css/keyrune.css
vendored
@ -2,8 +2,8 @@
|
|||||||
* Global */
|
* Global */
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'Keyrune';
|
font-family: 'Keyrune';
|
||||||
src: url('../fonts/keyrune.eot?v=1.2.0');
|
src: url('../fonts/keyrune.eot?v=1.3.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?#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-weight: normal;
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
}
|
}
|
||||||
@ -157,6 +157,9 @@
|
|||||||
.ss-bcore:before {
|
.ss-bcore:before {
|
||||||
content: "\e612";
|
content: "\e612";
|
||||||
}
|
}
|
||||||
|
.ss-ori:before {
|
||||||
|
content: "\e697";
|
||||||
|
}
|
||||||
/**
|
/**
|
||||||
* Expansions */
|
* Expansions */
|
||||||
/* Artifact Block */
|
/* Artifact Block */
|
||||||
|
2
bower_components/keyrune/css/keyrune.min.css
vendored
2
bower_components/keyrune/css/keyrune.min.css
vendored
File diff suppressed because one or more lines are too long
BIN
bower_components/keyrune/fonts/keyrune.eot
vendored
BIN
bower_components/keyrune/fonts/keyrune.eot
vendored
Binary file not shown.
305
bower_components/keyrune/fonts/keyrune.svg
vendored
305
bower_components/keyrune/fonts/keyrune.svg
vendored
File diff suppressed because one or more lines are too long
Before Width: | Height: | Size: 214 KiB After Width: | Height: | Size: 218 KiB |
BIN
bower_components/keyrune/fonts/keyrune.ttf
vendored
BIN
bower_components/keyrune/fonts/keyrune.ttf
vendored
Binary file not shown.
BIN
bower_components/keyrune/fonts/keyrune.woff
vendored
BIN
bower_components/keyrune/fonts/keyrune.woff
vendored
Binary file not shown.
BIN
bower_components/keyrune/fonts/keyrune.woff2
vendored
BIN
bower_components/keyrune/fonts/keyrune.woff2
vendored
Binary file not shown.
1
bower_components/keyrune/less/icons.less
vendored
1
bower_components/keyrune/less/icons.less
vendored
@ -20,6 +20,7 @@
|
|||||||
.@{ss-prefix}-m14:before { content: "\e610"; } // Magic 2014
|
.@{ss-prefix}-m14:before { content: "\e610"; } // Magic 2014
|
||||||
.@{ss-prefix}-m15:before { content: "\e611"; } // Magic 2015
|
.@{ss-prefix}-m15:before { content: "\e611"; } // Magic 2015
|
||||||
.@{ss-prefix}-bcore:before { content: "\e612"; } // Core background
|
.@{ss-prefix}-bcore:before { content: "\e612"; } // Core background
|
||||||
|
.@{ss-prefix}-ori:before { content: "\e697"; } // Magic Origins
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Expansions */
|
* Expansions */
|
||||||
|
2
bower_components/keyrune/less/variables.less
vendored
2
bower_components/keyrune/less/variables.less
vendored
@ -2,6 +2,6 @@
|
|||||||
* Global */
|
* Global */
|
||||||
|
|
||||||
@ss-font-path: '../fonts';
|
@ss-font-path: '../fonts';
|
||||||
@ss-version: '1.2.0';
|
@ss-version: '1.3.0';
|
||||||
@ss-font-size-base: 14px;
|
@ss-font-size-base: 14px;
|
||||||
@ss-prefix: ss;
|
@ss-prefix: ss;
|
||||||
|
@ -151,6 +151,7 @@
|
|||||||
<span class="utf"><i></i> ss-nph <code>&#xe649;</code></span>
|
<span class="utf"><i></i> ss-nph <code>&#xe649;</code></span>
|
||||||
<span class="utf"><i></i> ss-ody <code>&#xe62b;</code></span>
|
<span class="utf"><i></i> ss-ody <code>&#xe62b;</code></span>
|
||||||
<span class="utf"><i></i> ss-ons <code>&#xe62e;</code></span>
|
<span class="utf"><i></i> ss-ons <code>&#xe62e;</code></span>
|
||||||
|
<span class="utf"><i></i> ss-ori <code>&#xe697;</code></span>
|
||||||
<span class="utf"><i></i> ss-pc2 <code>&#xe659;</code></span>
|
<span class="utf"><i></i> ss-pc2 <code>&#xe659;</code></span>
|
||||||
<span class="utf"><i></i> ss-pcy <code>&#xe627;</code></span>
|
<span class="utf"><i></i> ss-pcy <code>&#xe627;</code></span>
|
||||||
<span class="utf"><i></i> ss-pd2 <code>&#xe680;</code></span>
|
<span class="utf"><i></i> ss-pd2 <code>&#xe680;</code></span>
|
||||||
|
@ -34,7 +34,7 @@
|
|||||||
<i class="ss ss-pmtg2"></i>
|
<i class="ss ss-pmtg2"></i>
|
||||||
Download
|
Download
|
||||||
</a>
|
</a>
|
||||||
<h2 class="sub">Complete 151 Magic set symbol font icons</h2>
|
<h2 class="sub">Complete 152 Magic set symbol font icons</h2>
|
||||||
</div>
|
</div>
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
@ -42,9 +42,9 @@
|
|||||||
<div class="wrapper">
|
<div class="wrapper">
|
||||||
<section>
|
<section>
|
||||||
<h3>
|
<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
|
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
|
on your desktop or just get the vectors, check out
|
||||||
the <a href="cheatsheet.html">Cheatsheet</a>.
|
the <a href="cheatsheet.html">Cheatsheet</a>.
|
||||||
</h3>
|
</h3>
|
||||||
@ -109,6 +109,9 @@
|
|||||||
<div class="icon" id="bcore" name="Blank Core Set">
|
<div class="icon" id="bcore" name="Blank Core Set">
|
||||||
<span><i class="ss ss-bcore"></i> Blank Core Set <em>(bcore)</em></span>
|
<span><i class="ss ss-bcore"></i> Blank Core Set <em>(bcore)</em></span>
|
||||||
</div>
|
</div>
|
||||||
|
<div class="icon" id="ori" name="Magic Origins">
|
||||||
|
<span><i class="ss ss-ori"></i> Magic Origins <em>(ori)</em></span>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
<section class="content">
|
<section class="content">
|
||||||
|
@ -44,7 +44,7 @@
|
|||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
<p>
|
<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>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</header>
|
</header>
|
||||||
|
Loading…
Reference in New Issue
Block a user