diff --git a/Customers/Cards_Boxes.aspx b/Customers/Cards_Boxes.aspx index 5dd3e59..3660f51 100644 --- a/Customers/Cards_Boxes.aspx +++ b/Customers/Cards_Boxes.aspx @@ -60,7 +60,7 @@ -
+

Karten / Boxen:

diff --git a/Customers/Customers.master b/Customers/Customers.master index 621bc7e..e5a4607 100644 --- a/Customers/Customers.master +++ b/Customers/Customers.master @@ -183,7 +183,15 @@ width:17.621145374449338vw; color:#043381; background-color:#fff; - } + } + #btnsubmenu{ + background-color:#043381; + color:#fff; + } + #btnsubmenu:hover{ + background-color:#fff; + color:#043381; + } } @media (min-width: 575px) { #offcanvasWithBothOptions { @@ -312,7 +320,11 @@