additional donation links

pull/4958/head
Richard Harris 5 years ago
parent fa95942290
commit 0221f52e2b

@ -54,13 +54,32 @@
<Icon name="github"/> <Icon name="github"/>
</NavItem> </NavItem>
</Nav> </Nav>
<div class="BLM">Black Lives Matter. <div class="BLM">
<a <a
target="_blank" target="_blank"
rel="noopener noreferrer" rel="noopener noreferrer"
href="https://support.eji.org/give/153413/#!/donation/checkout"> href="https://blacklivesmatter.com/"
Support&nbsp;the&nbsp;Equal&nbsp;Justice&nbsp;Initiative. >Black Lives Matter</a>.
</a>
Support
<a
target="_blank"
rel="noopener noreferrer"
href="https://www.joincampaignzero.org/"
>Campaign Zero</a>, the
<a
target="_blank"
rel="noopener noreferrer"
href="https://support.eji.org/give/153413/#!/donation/checkout"
>Equal&nbsp;Justice&nbsp;Initiative</a>, and
<a
target="_blank"
rel="noopener noreferrer"
href="https://bailfunds.github.io/"
>local bail funds</a>.
</div> </div>
{/if} {/if}
@ -72,12 +91,15 @@
.BLM { .BLM {
background-color: black; background-color: black;
color: white; color: white;
position: fixed; position: fixed;
bottom: 0; bottom: 0;
width: 100vw; width: 100vw;
text-align: center; text-align: center;
padding: 1em; padding: 1em;
z-index: 999; z-index: 999;
}
.BLM a {
white-space: nowrap;
} }
:global(header){ :global(header){
filter: grayscale(100%) /* BLM */ filter: grayscale(100%) /* BLM */

Loading…
Cancel
Save