Refactor subscribe buttons

This commit is contained in:
2024-07-07 22:22:01 +02:00
parent f37975d94a
commit 2b9cbf94b6
3 changed files with 54 additions and 43 deletions

View File

@ -93,3 +93,7 @@ a:hover {
.plain-text-item.active {
background-color: #af1548;
}
.subscribe-text {
color: #af1548;
}