aboutsummaryrefslogtreecommitdiff
path: root/static/font/demo.html
diff options
context:
space:
mode:
authorshpuld <shp@cock.li>2019-03-12 23:50:54 +0200
committershpuld <shp@cock.li>2019-03-12 23:50:54 +0200
commit7ce8fe92141cde52e3f47d555bd6c604e1a673ed (patch)
tree226eff9fcc01b2b2675c37075a7ab9056466060c /static/font/demo.html
parentc7e180080afd0e255e439030df800f79d33ff5de (diff)
parentf397537642a6b8a4079d8d45d835ddd50f2d2b4a (diff)
merge develop, add mobile nav component
Diffstat (limited to 'static/font/demo.html')
-rw-r--r--static/font/demo.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/static/font/demo.html b/static/font/demo.html
index de5351a0..159dfd4a 100644
--- a/static/font/demo.html
+++ b/static/font/demo.html
@@ -229,11 +229,11 @@ body {
}
@font-face {
font-family: 'fontello';
- src: url('./font/fontello.eot?96534782');
- src: url('./font/fontello.eot?96534782#iefix') format('embedded-opentype'),
- url('./font/fontello.woff?96534782') format('woff'),
- url('./font/fontello.ttf?96534782') format('truetype'),
- url('./font/fontello.svg?96534782#fontello') format('svg');
+ src: url('./font/fontello.eot?23081587');
+ src: url('./font/fontello.eot?23081587#iefix') format('embedded-opentype'),
+ url('./font/fontello.woff?23081587') format('woff'),
+ url('./font/fontello.ttf?23081587') format('truetype'),
+ url('./font/fontello.svg?23081587#fontello') format('svg');
font-weight: normal;
font-style: normal;
}