Skip to content
Snippets Groups Projects

Resolve "Add calll for donations templates"

Merged Ciarán Ainsworth requested to merge 6-add-calll-for-donations-templates into main
Files
4
@@ -272,3 +272,19 @@ img {
height: 32px;
filter: invert(100%);
}
hr {
background-color: #eee9e9;
}
#donations {
text-align: center;
color: #333;
}
#donation-button {
width: fit-content;
vertical-align: middle;
margin-left: 5px;
text-decoration: none;
}
Loading