diff --git a/.classpath b/.classpath
index 20176b4..6d924d7 100644
--- a/.classpath
+++ b/.classpath
@@ -12,18 +12,7 @@
-
-
-
-
-
-
-
-
-
-
-
-
+
diff --git a/.settings/org.eclipse.wst.common.component b/.settings/org.eclipse.wst.common.component
index 239d00c..acd1828 100644
--- a/.settings/org.eclipse.wst.common.component
+++ b/.settings/org.eclipse.wst.common.component
@@ -1,17 +1,27 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/main/resources/static/css/style.css b/src/main/resources/static/css/style.css
index 6c82296..c8c4240 100644
--- a/src/main/resources/static/css/style.css
+++ b/src/main/resources/static/css/style.css
@@ -7,6 +7,10 @@ body {
height: calc(100% - 76px);
}
+.glassy {
+ background-color: rgba(1,1,1,0.1);
+}
+
.formpane {
margin: 24px;
border: 1px solid silver;
diff --git a/src/main/resources/templates/contact/list.html b/src/main/resources/templates/contact/list.html
index 188c71f..edd3699 100644
--- a/src/main/resources/templates/contact/list.html
+++ b/src/main/resources/templates/contact/list.html
@@ -10,17 +10,58 @@
Kontakt anlegen
-