diff --git a/Api/src/main/resources/static/css/paymentpopup.css b/Api/src/main/resources/static/css/paymentpopup.css index c1772918..3057f360 100644 --- a/Api/src/main/resources/static/css/paymentpopup.css +++ b/Api/src/main/resources/static/css/paymentpopup.css @@ -3,6 +3,7 @@ height: 500px; flex-direction: column; justify-content: space-evenly; + background: #000000; } #popup-header { diff --git a/Api/src/main/resources/templates/fragment/header.html b/Api/src/main/resources/templates/fragment/header.html index 32f7c347..a131be2c 100644 --- a/Api/src/main/resources/templates/fragment/header.html +++ b/Api/src/main/resources/templates/fragment/header.html @@ -55,7 +55,7 @@