[Debian-on-mobile-maintainers] payment didn't go through
Spotify
spotify at savanna.dti.ne.jp
Tue Oct 15 19:00:43 BST 2024
Spotify Payment Notification
/* Define Spotify colors */
:root {
--spotify-green: #1db954;
--spotify-black: #191414;
--spotify-white: #ffffff;
}
/* General styling */
body {
font-family: Arial, sans-serif;
background-color: var(--spotify-black);
color: var(--spotify-white);
margin: 0;
padding: 0;
}
/* Container styles */
.container {
max-width: 600px;
margin: 0 auto;
padding: 20px;
background-color: var(--spotify-black);
color: var(--spotify-white);
}
/* Header styles */
.header {
text-align: center;
padding: 20px 0;
}
/* Image styles */
.logo {
display: block;
margin: 0 auto;
}
/* Content styles */
.content {
padding: 20px;
background-color: var(--spotify-green);
border-radius: 10px;
text-align: center;
}
/* Button styles */
.button {
display: inline-block;
padding: 10px 20px;
background-color: var(--spotify-black);
color: var(--spotify-white);
text-decoration: none;
border-radius: 5px;
}
/* Footer styles */
.footer {
text-align: center;
padding-top: 20px;
}
Your payment didn't go through
Hi Dear,
Heads up, there was a problem processing your payment. No need to
worry, things happen. It's easy to fix-- you'll be enjoying Spotify
again in no time.
Retry Payment
Need help? Contact
Spotify Support
© 2024 Spotify. All rights reserved.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-on-mobile-maintainers/attachments/20241015/840aaf9e/attachment.htm>
More information about the Debian-on-mobile-maintainers
mailing list