Template:Ways to Give/CountrySelect: Difference between revisions

From Donate
Jump to navigation Jump to search
Content deleted Content added
fix for RTL
more cleanup
Line 2:
<style>
.continent-header {
float: none !important;
/* width margin-bottom: 12em2px; */
padding: .2em 2em;
margin-bottom: 2px;
outline border: 0;
padding: .2em 2em;
border outline: 0;
background: url(//upload.wikimedia.org/wikipedia/commons/thumb/1/1c/HW_open_arrow.svg/10px-HW_open_arrow.svg.png) no-repeat 95% center;
outline: 0;
background-color: #eaecf0;
background: url(//upload.wikimedia.org/wikipedia/commons/thumb/1/1c/HW_open_arrow.svg/10px-HW_open_arrow.svg.png) no-repeat 95% center;
background font-colorsize: #F6F6F61em;
font-sizeweight: 1embold;
font-weight cursor: boldpointer;
cursor: pointer;
}
.sp-dir-rtl .continent-header {
background-position: 5% center;
background: url(//upload.wikimedia.org/wikipedia/commons/thumb/1/1c/HW_open_arrow.svg/10px-HW_open_arrow.svg.png) no-repeat 5% center;
}
.continent-header:hover {
text-decoration: underline;
}
 
.country-list {
max-width: 80em;
padding: 1rem;
}
@media (min-device-width: 40em) {
.country-list {
-moz-column-width: 15em12em;
-webkit-column-width: 15em12em;
column-width: 15em12em;
}
}
 
.country-list ul {
list-style: none;
margin: 0;
}
.country-list li {
margin-bottom: 2px0;
padding: 0 0 .5rem 0;
font-size: 16px;
display: inline-block;
width: 100%;
}
</style>

Revision as of 12:22, 1 May 2019