Template:Paymentmethod/Trustly2: Difference between revisions

From Donate
Jump to navigation Jump to search
Content deleted Content added
Created page with "<html> <div class="payment-method-div monthly-capable paymentmethod-trustly"> <button class="payment-method-button" onclick="window.alert('This will go to Trustly'); return false;"> <div class="trustly-flag">Recommended</div> <div class="trustly-title">Donate with Online Banking</div> <div class="trustly-subtitle">More of your donation goes to Wikimedia Foundation</div> <!-- hotlinked image so they can update su..."
 
No edit summary
Line 1: Line 1:
<html>
<html>
<style>
.paymentmethod-trustly .payment-method-button {
height: auto;
display: block;
position: relative;
overflow: visible;
margin-top: 1em;
}
.paymentmethod-trustly .trustly-flag {
position: absolute;
right: 0;
top: 0;
translate: 0 -100%;
border: 1px solid #a2a9b1;
border-bottom: 0;
background-color: #2a4b8d;
color: #fff;
font-size: 12px;
line-height: 1;
padding: 4px 16px;
}
</style>
<div class="payment-method-div monthly-capable paymentmethod-trustly">
<div class="payment-method-div monthly-capable paymentmethod-trustly">
<button class="payment-method-button" onclick="window.alert('This will go to Trustly'); return false;">
<button class="payment-method-button" onclick="window.alert('This will go to Trustly'); return false;">

Revision as of 20:02, 1 October 2024

or