diff options
author | Fudgerboy <91767657+Fudgerboy@users.noreply.github.com> | 2024-07-05 08:57:45 +0000 |
---|---|---|
committer | Fudgerboy <91767657+Fudgerboy@users.noreply.github.com> | 2024-07-05 08:57:45 +0000 |
commit | 1ef42ea7e4cb65d25b7f4eae4e3f49c8fe5af966 (patch) | |
tree | fbee59cec5b49908465de57246f56030c633c765 /wk8/pset/homepage | |
parent | e3e9a413902f2146eacf068ee71ad965f3d3e028 (diff) |
Fri, Jul 5, 2024, 1:57 AM -07:00
Diffstat (limited to 'wk8/pset/homepage')
-rw-r--r-- | wk8/pset/homepage/styles.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wk8/pset/homepage/styles.css b/wk8/pset/homepage/styles.css index 81a2816..d81ebfc 100644 --- a/wk8/pset/homepage/styles.css +++ b/wk8/pset/homepage/styles.css @@ -15,7 +15,7 @@ --titleBars: #551251; --text-color: white; --border:1px solid black; - --arrows: + --arrows:url('/arrow.png'); } html, |