diff options
Diffstat (limited to 'wk8/pset')
-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, |