diff --git a/index.html b/index.html index 74d6039..e27a199 100644 --- a/index.html +++ b/index.html @@ -8,13 +8,29 @@ @@ -24,7 +40,7 @@ This HTML file is for demo purposes and is not necessary for Keyrune installation or use. You can view a few of the set symbol font icons and the available examples below (some may only be available for specific browsers).

-   +       Common (Legends) @@ -47,5 +63,8 @@   Mythic Rare (Worldwake)

+ diff --git a/less/variables.less b/less/variables.less index 23b717f..375837b 100644 --- a/less/variables.less +++ b/less/variables.less @@ -2,6 +2,6 @@ * Global */ @font-path: '../fonts'; -@version: '0.1'; +@version: '0.2'; @font-size-base: 14px; @prefix: ss;