Template:Styles/2015 Trilogy default.css: Difference between revisions

Content deleted Content added
background images for Yandex
iDEAL logo
Line 297:
.paymentmethod-amazon input,
.paymentmethod-bpay input,
.paymentmethod-ideal .payment-method-button {input,
.paymentmethod-yandex input {
text-indent: -10000px;
Line 313 ⟶ 314:
.paymentmethod-bpay input {
background-image: url(//upload.wikimedia.org/wikipedia/donate/e/e3/BPAY_Landscape_MONO.gif);
.paymentmethod-ideal input {
background-image: url(//upload.wikimedia.org/wikipedia/donate/8/83/Ideal_logo.gif);
}
.paymentmethod-yandex input {
Line 319 ⟶ 323:
html[lang="ru"] .paymentmethod-yandex input {
background-image: url(//upload.wikimedia.org/wikipedia/donate/c/cb/Yandex_money_RU_logo.png);
 
/* Don't mess with iDEAL and its weird capitalisation */
.paymentmethod-ideal .payment-method-button {
text-transform: none;
}