Template:Paymentmethod/Trustly2: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<html> |
<html> |
||
<style> |
<style> |
||
.paymentmethod- |
.paymentmethod-trustly2 .payment-method-button { |
||
height: auto; |
height: auto; |
||
display: block; |
display: block; |
||
Line 8: | Line 8: | ||
margin-top: 1em; |
margin-top: 1em; |
||
} |
} |
||
.paymentmethod- |
.paymentmethod-trustly2 .trustly-flag { |
||
position: absolute; |
position: absolute; |
||
right: 0; |
right: 0; |
||
Line 22: | Line 22: | ||
} |
} |
||
</style> |
</style> |
||
<div class="payment-method-div monthly-capable paymentmethod- |
<div class="payment-method-div monthly-capable paymentmethod-trustly2"> |
||
<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;"> |
||
<div class="trustly-flag">Recommended</div> |
<div class="trustly-flag">Recommended</div> |
Revision as of 20:03, 1 October 2024
or