diff --git a/bower_components/keyrune/.bower.json b/bower_components/keyrune/.bower.json index 87f9aa1..a7894c9 100644 --- a/bower_components/keyrune/.bower.json +++ b/bower_components/keyrune/.bower.json @@ -18,11 +18,11 @@ "*.json", "*.md" ], - "_release": "cc07053943", + "_release": "cb8a2fa161", "_resolution": { "type": "branch", "branch": "master", - "commit": "cc07053943316927705e298280032671e77b98bc" + "commit": "cb8a2fa16152cc833f8cc2d71f617dd96ac3eac1" }, "_source": "git://github.com/andrewgioia/keyrune.git", "_target": "*", diff --git a/bower_components/keyrune/fonts/keyrune.eot b/bower_components/keyrune/fonts/keyrune.eot index 30a22ca..0fc2795 100755 Binary files a/bower_components/keyrune/fonts/keyrune.eot and b/bower_components/keyrune/fonts/keyrune.eot differ diff --git a/bower_components/keyrune/fonts/keyrune.svg b/bower_components/keyrune/fonts/keyrune.svg index 1f5f2bd..fe18829 100755 --- a/bower_components/keyrune/fonts/keyrune.svg +++ b/bower_components/keyrune/fonts/keyrune.svg @@ -3,155 +3,155 @@ Generated by IcoMoon - + - - - - - - - - - - - - + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/bower_components/keyrune/fonts/keyrune.ttf b/bower_components/keyrune/fonts/keyrune.ttf index 20b37ca..7648d5a 100755 Binary files a/bower_components/keyrune/fonts/keyrune.ttf and b/bower_components/keyrune/fonts/keyrune.ttf differ diff --git a/bower_components/keyrune/fonts/keyrune.woff b/bower_components/keyrune/fonts/keyrune.woff index babd445..ac863e3 100755 Binary files a/bower_components/keyrune/fonts/keyrune.woff and b/bower_components/keyrune/fonts/keyrune.woff differ diff --git a/css/main.css b/css/main.css index 7b21f87..3dd538e 100644 --- a/css/main.css +++ b/css/main.css @@ -64,8 +64,9 @@ header { .bigicon { float: right; - font-size: 240px; + font-size: 272px; line-height: 200px; + margin-top: -10px; text-shadow: 0 2px 0 #fff; } @@ -79,6 +80,14 @@ p { margin: 20px 0; } +ul { + margin: 0; +} + +li { + margin: 0 0 10px; +} + h1 { color: #444; margin: 0; @@ -207,20 +216,30 @@ blockquote { .icon span { display: inline-block; - padding: 9px 15px; + padding: 9px 10px; white-space: nowrap; } .icon:hover { background: #eee; + position: relative; + margin-top: -4px; + margin-bottom: -5px; } .icon .ss { font-size: 22px; margin-right: 5px; margin-top: -2px; + text-align: right; + width: 32px; } + .icon:hover .ss { + font-size: 32px; + text-shadow: 0 1px 0 #fff; + } + .icon em { color: #999; font-size: 13px; diff --git a/examples.html b/examples.html index 0bf533f..97f44c5 100644 --- a/examples.html +++ b/examples.html @@ -59,20 +59,20 @@

Icon Sizes

- ss-2x - ss-3x - ss-4x - ss-5x - ss-6x + ss-2x + ss-3x + ss-4x + ss-5x + ss-6x

To conveniently increase the size of a set symbol you can append the classes ss-2x, ss-3x, ss-4x, ss-4x, and ss-6x. These classes increase the size by a factor equal to class name number.

- <i class="ss ss-zen ss-2x"></i> ss-2x
- <i class="ss ss-zen ss-3x"></i> ss-3x
- <i class="ss ss-zen ss-4x"></i> ss-4x
- <i class="ss ss-zen ss-5x"></i> ss-5x
- <i class="ss ss-zen ss-6x"></i> ss-6x + <i class="ss ss-sth ss-2x"></i> ss-2x
+ <i class="ss ss-sth ss-3x"></i> ss-3x
+ <i class="ss ss-sth ss-4x"></i> ss-4x
+ <i class="ss ss-sth ss-5x"></i> ss-5x
+ <i class="ss ss-sth ss-6x"></i> ss-6x
diff --git a/index.html b/index.html index 41f0f36..5618229 100644 --- a/index.html +++ b/index.html @@ -44,7 +44,7 @@

- Current version 0.1 includes all sets to Fate Reforged. + Current version 0.2 includes all sets to Fate Reforged.

@@ -68,9 +68,12 @@

License

-

All set symbol images are copyright Wizards of the Coast (http://magicthegathering.com)

-

The Keyrune font is licensed under the the SIL OFL 1.1 (http://scripts.sil.org/OFL)

-

Keyrune CSS, LESS, and Sass files are licensed under the MIT License (http://opensource.org/licenses/mit-license.html)

+

Please review the following licenses for each component of Keyrune:

+

Attribution is greatly appreciated but not required!