From 0f67ed1fb39e814badc429bc5a0654df6ae11dc3 Mon Sep 17 00:00:00 2001 From: ja Date: Wed, 25 Aug 2021 16:15:34 +0200 Subject: [PATCH] Containerisierung der Inhalte und Erstellen neuer napassungen der Containerverschachtelungen --- Customers/Cards_Boxes.aspx | 2 +- Customers/CustomerIndex.aspx | 7 +++--- Customers/Customers.master | 44 ++++++++++++++++++++++-------------- Customers/Welcome.aspx | 11 ++++----- 4 files changed, 37 insertions(+), 27 deletions(-) diff --git a/Customers/Cards_Boxes.aspx b/Customers/Cards_Boxes.aspx index 3660f51..eaccefc 100644 --- a/Customers/Cards_Boxes.aspx +++ b/Customers/Cards_Boxes.aspx @@ -60,7 +60,7 @@ - +

Karten / Boxen:

diff --git a/Customers/CustomerIndex.aspx b/Customers/CustomerIndex.aspx index 0127d60..e1bf701 100644 --- a/Customers/CustomerIndex.aspx +++ b/Customers/CustomerIndex.aspx @@ -37,14 +37,15 @@ h1{ font-size:12px; } - #tableSearch{ - max-width:350px; - } + #containerseiterand{ margin-left:5px; margin-right:5px; width:350px; } + #tableSearch{ + max-width:166px; + } } diff --git a/Customers/Customers.master b/Customers/Customers.master index e761451..2c8007a 100644 --- a/Customers/Customers.master +++ b/Customers/Customers.master @@ -140,6 +140,13 @@ background-size:cover; /* background-color:#043381;*/ } + #pagecontent{ + font-size: 1.12em; + /* font-size: 2.3333333333333335vw;*/ + display: flex; + align-items: center; + justify-content: center + } #myTable tr:hover{ color:white; background-color:#043381; @@ -250,6 +257,9 @@ #form1{ align-content:center } + .align-self-center{ + background-color:#fff; + } @@ -257,7 +267,8 @@ -
+ + +
+
+
-->
-
+
- -
- - + -
-
-
+
+
+ -
- -
+ + + + diff --git a/Customers/Welcome.aspx b/Customers/Welcome.aspx index f7b9180..c44147e 100644 --- a/Customers/Welcome.aspx +++ b/Customers/Welcome.aspx @@ -60,10 +60,9 @@ -
-
- -
+ + +

Hauptseite Kunden:

@@ -120,10 +119,10 @@
-
+
- +