From 3ea5433e253f38361dc690ce63ae73273f4a10a2 Mon Sep 17 00:00:00 2001 From: Kai Moritz Date: Sat, 18 Jan 2014 19:01:54 +0100 Subject: [PATCH] Symbol-Font von http://icomoon.io/ eingebaut --- .../WEB-INF/templates/test/experimente.jsp | 1 + .../webapp/WEB-INF/views/test/symbole.jsp | 406 ++++++++++++++++++ src/main/webapp/fonts/symbols.eot | Bin 0 -> 17544 bytes src/main/webapp/fonts/symbols.svg | 86 ++++ src/main/webapp/fonts/symbols.ttf | Bin 0 -> 17380 bytes src/main/webapp/fonts/symbols.woff | Bin 0 -> 13100 bytes src/main/webapp/less/base/fonts.less | 12 + src/main/webapp/less/base/util.less | 7 + 8 files changed, 512 insertions(+) create mode 100644 src/main/webapp/WEB-INF/views/test/symbole.jsp create mode 100644 src/main/webapp/fonts/symbols.eot create mode 100644 src/main/webapp/fonts/symbols.svg create mode 100644 src/main/webapp/fonts/symbols.ttf create mode 100644 src/main/webapp/fonts/symbols.woff diff --git a/src/main/webapp/WEB-INF/templates/test/experimente.jsp b/src/main/webapp/WEB-INF/templates/test/experimente.jsp index f307a940..0eec54aa 100644 --- a/src/main/webapp/WEB-INF/templates/test/experimente.jsp +++ b/src/main/webapp/WEB-INF/templates/test/experimente.jsp @@ -6,6 +6,7 @@

HTML-Elemente

Layout-Grenzfälle