From ab888bad2c04bf377ab76731fc75fc4279ebbeb8 Mon Sep 17 00:00:00 2001 From: Andrew Gioia Date: Mon, 23 Mar 2015 10:29:54 -0400 Subject: [PATCH] Minor updates to demo page and less core --- index.html | 21 ++++++++++++++++++++- less/variables.less | 2 +- 2 files changed, 21 insertions(+), 2 deletions(-) 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;