Add dark mode to quote blocks on Cassette Beasts shrine
This commit is contained in:
parent
1bbfe4495c
commit
8d8a6f01ad
|
@ -45,6 +45,8 @@
|
||||||
--clr-bold-txt: #ff9869;
|
--clr-bold-txt: #ff9869;
|
||||||
--clr-link: #ce97ff;
|
--clr-link: #ce97ff;
|
||||||
--clr-link-hover: #b366f7;
|
--clr-link-hover: #b366f7;
|
||||||
|
--clr-quote-bg: #141414;
|
||||||
|
--clr-quote-border: #f3f2f2;
|
||||||
|
|
||||||
--clr-navbar-bg: #3a0873;
|
--clr-navbar-bg: #3a0873;
|
||||||
--clr-main-footer-bg: #3a0873;
|
--clr-main-footer-bg: #3a0873;
|
||||||
|
|
Loading…
Reference in New Issue