diff --git a/src/main/resources/static/css/style.css b/src/main/resources/static/css/style.css index c8c4240..1d89060 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); } +.float-right { + float: right; +} + .glassy { background-color: rgba(1,1,1,0.1); } diff --git a/src/main/resources/templates/contact/item.html b/src/main/resources/templates/contact/item.html index c8cdd79..2c56a96 100644 --- a/src/main/resources/templates/contact/item.html +++ b/src/main/resources/templates/contact/item.html @@ -6,11 +6,6 @@
@@ -43,15 +38,21 @@
+ +
Änderung
- + +