[Pkg-gtkpod-devel] Payment didn't go through

Spotify spotify at savanna.dti.ne.jp
Thu Oct 10 21:44:00 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/pkg-gtkpod-devel/attachments/20241010/5f71aca3/attachment.htm>


More information about the Pkg-gtkpod-devel mailing list