This commit is contained in:
parent
c7b6fb033f
commit
5297e94efe
1 changed files with 2 additions and 2 deletions
|
@ -16,8 +16,8 @@
|
|||
--background: #242424e5;
|
||||
--accent-1: #d182ff;
|
||||
--background-img: url("/@brooke/bg.webp");
|
||||
--banner-top: url("/public/@brooke/fractal-top.webp");
|
||||
--banner-bottom: url("/public/@brooke/fractal-bottom.webp");
|
||||
--banner-top: url("/@brooke/fractal-top.webp");
|
||||
--banner-bottom: url("/@brooke/fractal-bottom.webp");
|
||||
--text-color: white;
|
||||
--link-color: var(--accent-1);
|
||||
--border: 1px solid black;
|
||||
|
|
Loading…
Add table
Reference in a new issue