mirror of
https://github.com/andrewgioia/keyrune.git
synced 2024-12-22 15:39:56 +00:00
Fixing font file for ORI issue
This commit is contained in:
parent
39f2ee9b47
commit
2461ac5b3f
@ -388,7 +388,7 @@
|
|||||||
}
|
}
|
||||||
/* Return to Zendikar Block */
|
/* Return to Zendikar Block */
|
||||||
.ss-bfz:before {
|
.ss-bfz:before {
|
||||||
content: "\e600";
|
content: "\e699";
|
||||||
}
|
}
|
||||||
/**
|
/**
|
||||||
* Command Zone */
|
* Command Zone */
|
||||||
|
2
css/keyrune.min.css
vendored
2
css/keyrune.min.css
vendored
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.
@ -116,7 +116,7 @@
|
|||||||
.@{ss-prefix}-frf:before { content: "\e654"; } // Fate Reforged
|
.@{ss-prefix}-frf:before { content: "\e654"; } // Fate Reforged
|
||||||
.@{ss-prefix}-dtk:before { content: "\e693"; } // Dragons of Tarkir
|
.@{ss-prefix}-dtk:before { content: "\e693"; } // Dragons of Tarkir
|
||||||
/* Return to Zendikar Block */
|
/* Return to Zendikar Block */
|
||||||
.@{ss-prefix}-bfz:before { content: "\e600"; } // Battle for Zendikar
|
.@{ss-prefix}-bfz:before { content: "\e699"; } // Battle for Zendikar
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Command Zone */
|
* Command Zone */
|
||||||
|
Loading…
Reference in New Issue
Block a user