From 6f80b0906d18278ed003d73f950a6bf9e086e9bf Mon Sep 17 00:00:00 2001 From: ja Date: Mon, 30 Aug 2021 11:02:47 +0200 Subject: [PATCH] =?UTF-8?q?=C3=84nderungen=20CSS?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/Customers/CustomerIndex.css | 4 +--- css/Customers/LKWs.css | 4 +--- css/Customers/Welcome.css | 19 +++++++++---------- 3 files changed, 11 insertions(+), 16 deletions(-) diff --git a/css/Customers/CustomerIndex.css b/css/Customers/CustomerIndex.css index 94ae559..6f7b62e 100644 --- a/css/Customers/CustomerIndex.css +++ b/css/Customers/CustomerIndex.css @@ -1,6 +1,4 @@ - - -#tableSearch { +#tableSearch { width: 1250px; } diff --git a/css/Customers/LKWs.css b/css/Customers/LKWs.css index 6e2b144..4910775 100644 --- a/css/Customers/LKWs.css +++ b/css/Customers/LKWs.css @@ -1,6 +1,4 @@ - - -.btn btn-primary { +.btn btn-primary { color: #043381; background-color: #fff; } diff --git a/css/Customers/Welcome.css b/css/Customers/Welcome.css index 9b19111..9caec4a 100644 --- a/css/Customers/Welcome.css +++ b/css/Customers/Welcome.css @@ -1,5 +1,4 @@ - -#containerseiterand { +#containerseiterand { text-align: center; } .btn btn-primary { @@ -24,23 +23,23 @@ h1 { font-size: 32px; } #imgcar { - width: 100%; + width: 1200px; height: auto; } .carousel-inner { - width: 1604px; + width: 1200px; height: 333px; } .carousel-item { - width: 1604px; - height: 333px; -} -.carousel-item active { - width: 1604px; + width: 1200px; height: 333px; } + .carousel-item active { + width: 1200px; + height: 333px; + } .carousel slide { - width: 1604px; + width: 1200px; height: 333px; } @media (max-width: 558.98px) {