diff --git a/application/static/main.css b/application/static/main.css index fb5047d..0f6a871 100644 --- a/application/static/main.css +++ b/application/static/main.css @@ -1,23 +1,26 @@ -.demo{ - max-width: 60%; - min-width: 100px; - padding: 20px; +#list{ + position: absolute; + right: 0; + top:0; + width: 20rem; + height: 100%; + background-color: aqua; } -.container{ - padding:0 !important; +#switch{ + width: 25rem; + height: 5rem; + position: relative; + top: 0; + left: -50%; + background-color: aqua; } -.demo2{ - margin-left: -10px; +#main{ + width: 65rem; + height: 38rem; + position: relative; + top: 10rem; + left: -50%; + background-color: aqua; } - -.bg-primary1{ - background-color: rgb(255, 230, 183) !important; -} -.bg-warning1{ -background-color: rgb(255, 250, 175)!important; -} -.bg-info1{ -background-color: rgb(210, 253, 193)!important; -} \ No newline at end of file diff --git a/application/templates/index.html b/application/templates/index.html index 07ab03d..b729ab8 100644 --- a/application/templates/index.html +++ b/application/templates/index.html @@ -6,11 +6,8 @@ - - - @@ -20,96 +17,30 @@ - - + + +
+
+ hi -
- -

Online Dienst 1

- - -
-
- -
-
-
eAst POST zu OD
- partial_application_id:
- -
-
- -
-
OD GET an eAst
- sent_date:
-
- application_id:
-
- official_letter_required:
-
- name:
-
- status:
-

-
- -
-
Daten des OD
- Grund:
-
- Notiz:
-
-
- -
-
-
+
+
+ + hi +
+
+
+ hi + +
+