diff options
author | Teddy Wing | 2018-11-23 19:56:00 +0100 |
---|---|---|
committer | Teddy Wing | 2018-11-23 19:56:00 +0100 |
commit | 0ad3b889d62cf6501c34704bdeeca36237652015 (patch) | |
tree | ac7a08c9396bde1cb4b96b1b474ae96b156780f8 | |
parent | 8e31e4522430a13aed136cb5d5a64e2372570007 (diff) | |
download | dome-key-web-master.tar.bz2 |
It now contains Hasp, so the extension should be changed.
-rw-r--r-- | assets/stylesheets/main.hcss | 2 | ||||
-rw-r--r-- | assets/stylesheets/typography.hcss (renamed from assets/stylesheets/typography.css) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/assets/stylesheets/main.hcss b/assets/stylesheets/main.hcss index 547e161..3657f5c 100644 --- a/assets/stylesheets/main.hcss +++ b/assets/stylesheets/main.hcss @@ -1,6 +1,6 @@ include(reset.css) include(color.hcss) -include(typography.css) +include(typography.hcss) include(links.hcss) include(buttons.hcss) include(layout.hcss) diff --git a/assets/stylesheets/typography.css b/assets/stylesheets/typography.hcss index df475ec..df475ec 100644 --- a/assets/stylesheets/typography.css +++ b/assets/stylesheets/typography.hcss |