diff --git a/website/betaal.css b/website/betaal.css new file mode 100644 index 0000000..abd2d3a --- /dev/null +++ b/website/betaal.css @@ -0,0 +1,25 @@ +body { + font-family: Arial, sans-serif; + text-align: center; + padding: 50px; + background-color: #f9f9f9; +} +h1 { + color: #F56E28; +} +p { + font-size: 1.2em; + margin-top: 20px; +} +button { + margin-top: 30px; + padding: 10px 20px; + background-color: #F56E28; + color: white; + border: none; + cursor: pointer; + font-size: 1.1em; +} +button:hover { + background-color: #F56E28; +} \ No newline at end of file diff --git a/website/betalen.html b/website/betalen.html index 5369641..c3bef2a 100644 --- a/website/betalen.html +++ b/website/betalen.html @@ -1,12 +1,19 @@ +
Uw bestelling is succesvol geplaatst. U kunt dit tabblad nu sluiten.
+ +