Template:Support Page: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
make logo in header link to wikimediafoundation.org
use gap for icon spacing in buttons - fixes RTL issues
Line 272: Line 272:
color: #202122;
color: #202122;
cursor: pointer;
cursor: pointer;
gap: 6px;
}
}


Line 313: Line 314:
height: 1.25rem;
height: 1.25rem;
width: 1.25rem;
width: 1.25rem;
margin-right: 6px;
}
}


Line 319: Line 319:
height: 0.875rem;
height: 0.875rem;
width: 0.875rem;
width: 0.875rem;
margin-left: 6px;
}
}


Line 440: Line 439:
width: 1rem;
width: 1rem;
fill: currentColor;
fill: currentColor;
}

.sp-donate-now-btn .icon-lock {
margin-right: 6px;
}
}