Browse Source

hotpink button hover change

pull/274/head
GilbN 4 years ago
parent
commit
fa8141adfb
  1. 2
      CSS/variables/hotpink.css

2
CSS/variables/hotpink.css

@ -8,7 +8,7 @@
--drop-down-menu-bg: #204c80;
--button-color: #fb3f62;
--button-color-hover: rgba(251, 63, 98, .8);
--button-color-hover: #cd4164;
--button-text: #eee;
--button-text-hover: #FFF;

Loading…
Cancel
Save