update mobile button themes

This commit is contained in:
plebeius.eth
2024-03-21 22:30:36 +01:00
parent 61d58340be
commit 7e33a5de8e
2 changed files with 32 additions and 0 deletions
@@ -29,6 +29,7 @@
color: var(--button-text-color-mobile);
border: var(--button-border-mobile);
background-image: var(--button-background-image-mobile);
background: var(--button-background-mobile);
background-repeat: var(--button-background-repeat-mobile);
text-decoration: var(--button-text-decoration-mobile);
user-select: none;