diff options
| author | sD <stoned@derpymail.org> | 2020-02-12 16:08:46 +0100 |
|---|---|---|
| committer | sD <stoned@derpymail.org> | 2020-02-12 16:08:46 +0100 |
| commit | bcacafec979788cbd0bf8e7eda7f28651ff266a5 (patch) | |
| tree | 88bf6d6f9343df2ebb13b6f129d9aafbf8ea4434 /webAO | |
| parent | e98c4bb158c0895c2b2076a729d48f246b83cc41 (diff) | |
here too
Diffstat (limited to 'webAO')
| -rw-r--r-- | webAO/styles/soj.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/webAO/styles/soj.css b/webAO/styles/soj.css index ad29317..3932b7e 100644 --- a/webAO/styles/soj.css +++ b/webAO/styles/soj.css @@ -7,7 +7,7 @@ body { top: 73%; height: 27%; width: 100%; - background-image: url("images/chatbox.svg"); + background-image: url("/images/chatbox.svg"); background-size: cover; background-repeat: no-repeat; } |
