feat: add donate badge
Code Analysis / SonarQube (push) Failing after 1m23s
Node.js CI / Lint and Test (push) Successful in 1m26s

This commit is contained in:
2025-05-31 18:15:26 -07:00
parent b179cc469b
commit 49dd426ed9
2 changed files with 17 additions and 10 deletions
+12
View File
@@ -101,4 +101,16 @@ starlight-theme-select, starlight-theme-select > label {
.pagination-links > a:hover > span > .link-title {
color: var(--background-color) !important;
background-color: var(--primary-color) !important;
}
#extra-footer-content {
display: flex;
flex-direction: row;
align-items: center;
justify-content: space-evenly;
}
#tree-nation-offset-website {
display: inline;
margin: 0 !important;
}