diff options
| author | Bobby <[email protected]> | 2023-07-13 18:17:11 -0400 |
|---|---|---|
| committer | Bobby <[email protected]> | 2023-07-13 18:17:11 -0400 |
| commit | feeca36ba389408f1dd4ddf8f42042686029733d (patch) | |
| tree | f3c53f4d3e6920c80af371476ed2c6dc7c3af80c /static/@solitude/css/welcome | |
| parent | 0016ebebabc2783fb9363646c9beb99172ba19e2 (diff) | |
| download | thatcomputerscientist-feeca36ba389408f1dd4ddf8f42042686029733d.tar.xz thatcomputerscientist-feeca36ba389408f1dd4ddf8f42042686029733d.zip | |
Change Welcome Design `@solitude`
Diffstat (limited to 'static/@solitude/css/welcome')
| -rw-r--r-- | static/@solitude/css/welcome/button.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/@solitude/css/welcome/button.css b/static/@solitude/css/welcome/button.css index 48dc5b2e..cd80d360 100644 --- a/static/@solitude/css/welcome/button.css +++ b/static/@solitude/css/welcome/button.css @@ -9,7 +9,7 @@ appearance: none; border: 0; background: transparent; - color: #7679f5; + color: #f06b63; text-transform: uppercase; letter-spacing: 0.25em; outline: none; |
