From 7be49b73af1bd30d4bef68390c6cff704a2ba6a7 Mon Sep 17 00:00:00 2001
From: Kai Moritz
Date: Tue, 24 Jan 2017 14:39:04 +0100
Subject: [PATCH] =?utf8?q?Hinweis=20auf=20gef=C3=B6rdertes=20Projekt=20in?=
=?utf8?q?=20die=20About-Seite=20eingebaut?=
MIME-Version: 1.0
Content-Type: text/plain; charset=utf8
Content-Transfer-Encoding: 8bit
---
.../EFRE_Foerderhinweis_deutsch_farbig.svg | 428 ++++++++++++++++++
dist/img/Ziel2NRW_4c_1809_eps.svg | 72 +++
dist/thymeleaf/about.html | 16 +
less/base/util.less | 5 +
4 files changed, 521 insertions(+)
create mode 100644 dist/img/EFRE_Foerderhinweis_deutsch_farbig.svg
create mode 100644 dist/img/Ziel2NRW_4c_1809_eps.svg
diff --git a/dist/img/EFRE_Foerderhinweis_deutsch_farbig.svg b/dist/img/EFRE_Foerderhinweis_deutsch_farbig.svg
new file mode 100644
index 00000000..1aa502fc
--- /dev/null
+++ b/dist/img/EFRE_Foerderhinweis_deutsch_farbig.svg
@@ -0,0 +1,428 @@
+
+
+
+
\ No newline at end of file
diff --git a/dist/img/Ziel2NRW_4c_1809_eps.svg b/dist/img/Ziel2NRW_4c_1809_eps.svg
new file mode 100644
index 00000000..7fb3016d
--- /dev/null
+++ b/dist/img/Ziel2NRW_4c_1809_eps.svg
@@ -0,0 +1,72 @@
+
+
+
+
\ No newline at end of file
diff --git a/dist/thymeleaf/about.html b/dist/thymeleaf/about.html
index f2e072cc..c6d9b2cd 100644
--- a/dist/thymeleaf/about.html
+++ b/dist/thymeleaf/about.html
@@ -79,6 +79,22 @@
what I have already done for others.
+
- © mo 2013
- Impressum
diff --git a/less/base/util.less b/less/base/util.less
index 82a4fafc..421251bd 100644
--- a/less/base/util.less
+++ b/less/base/util.less
@@ -25,3 +25,8 @@
{
font-family: 'symbols';
}
+
+a.img
+{
+ border: none;
+}
--
2.20.1