diff --git a/Customers/Cards_Boxes.aspx b/Customers/Cards_Boxes.aspx index b9166b6..0235844 100644 --- a/Customers/Cards_Boxes.aspx +++ b/Customers/Cards_Boxes.aspx @@ -1,6 +1,8 @@ <%@ Page Title="" Language="VB" MasterPageFile="~/Customers/Customers.master" AutoEventWireup="false" CodeFile="Cards_Boxes.aspx.vb" Inherits="Customers_Default" %> - + + + @@ -28,7 +30,10 @@ } #normaltable{ width:1500px; - } + } + .carousel-inner { + width:600px; + } @media (max-width: 558.98px) { #conovertab { width: 350px; @@ -45,6 +50,22 @@ margin-right:5px; width:350px; } + #imgcar{ + width:300px; + height:125px; + } + .carousel-inner{ + width:600px; + height:125px; + } + .carousel-item{ + width:600px; + height:125px; + } + carousel-caption d-none d-md-block{ + width:600px; + height:125px; + } } @@ -59,8 +80,8 @@ - - - + +
+

Karten und Boxen:

diff --git a/Customers/Customers.master b/Customers/Customers.master index f5429e8..1fb8b6a 100644 --- a/Customers/Customers.master +++ b/Customers/Customers.master @@ -567,7 +567,7 @@