Template:Ways to Give/PayPalSelect: Difference between revisions

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