add mobile button style

This commit is contained in:
plebeius.eth
2024-03-21 15:21:33 +01:00
parent 1493500643
commit e24fe8bc30
11 changed files with 63 additions and 7 deletions
+4
View File
@@ -17,6 +17,10 @@
--box-border-color: #800;
--button-text-color: #00e;
--button-text-color-hover: red;
--button-font-size-mobile: 10pt;
--button-font-weight-mobile: 700;
--button-background-image-mobile: url("/public/assets/buttons/buttonfade.png");
--button-border-mobile: 1px solid #c0a69d;
--color1: #800;
--color2: #fca;
--color3: #fed;