Update styles.css

This commit is contained in:
Moon
2023-11-04 11:11:50 +08:00
committed by GitHub
parent f4b35e3b4c
commit 37d75f2d3c

View File

@@ -4,8 +4,8 @@
}
:root {
--button-color: #9DC4FF;
--button-hover-color: #5ca8f3;
--button-color: #79abf7;
--button-hover-color: #4590dc;
--white: #FFFFFF;
}