Template:Ways to Give/PayPalSelect: Difference between revisions

From Donate
Jump to navigation Jump to search
Content deleted Content added
use translations if available
have link styling match rest of page
Line 7: Line 7:
#currency-list a {
#currency-list a {
float: left;
float: left;
font-size: 1rem; /*16px*/
width: 14em;
width: 14em;
background: none;
background: none;
padding: 0 0 .5rem 0;
padding: 0 0 .5rem 0;
color: #36c;
}
}
.sp-dir-rtl #currency-list a {
.sp-dir-rtl #currency-list a {
float: right;
float: right;
text-align: right;
text-align: right;
}

#currency-list a:hover {
text-decoration: underline;
}
}
</style>
</style>

Revision as of 16:52, 18 October 2019