removed donate

This commit is contained in:
Zsolt Ero
2024-09-24 17:42:08 +02:00
parent a5099bdd59
commit 7116245c9d
12 changed files with 50 additions and 261 deletions

View File

@@ -123,4 +123,15 @@ hr {
&:focus {
background-color: #dea31d;
}
&.pink {
background: linear-gradient(32deg, #0070a2, transparent) #ed36a7;
&:hover,
&:focus {
background-color: #dea31d;
}
}
}