diff options
author | Fudgerboy <91767657+Fudgerboy@users.noreply.github.com> | 2024-07-05 07:22:26 +0000 |
---|---|---|
committer | Fudgerboy <91767657+Fudgerboy@users.noreply.github.com> | 2024-07-05 07:22:26 +0000 |
commit | 5fe19ca6b9f437056f6492237f068d7e48df8bf6 (patch) | |
tree | 510947bcdb5ce444effd3aa9b118e86ed61e3cf8 /wk8/pset/homepage/styles.css | |
parent | 5798cb08df733874bc93dcc518b06adb2a06bc84 (diff) |
Fri, Jul 5, 2024, 12:22 AM -07:00
Diffstat (limited to 'wk8/pset/homepage/styles.css')
-rw-r--r-- | wk8/pset/homepage/styles.css | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/wk8/pset/homepage/styles.css b/wk8/pset/homepage/styles.css index d7c5329..7ac4911 100644 --- a/wk8/pset/homepage/styles.css +++ b/wk8/pset/homepage/styles.css @@ -1,4 +1,6 @@ - +:root { + background: black; +} .centered { |