diff options
| -rw-r--r-- | webAO/styles/chatbox/chatdd.css | 2 | ||||
| -rw-r--r-- | webAO/styles/chatbox/dd.svg (renamed from webAO/images/chatbox.svg) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/webAO/styles/chatbox/chatdd.css b/webAO/styles/chatbox/chatdd.css index b97fa2c..2fecddb 100644 --- a/webAO/styles/chatbox/chatdd.css +++ b/webAO/styles/chatbox/chatdd.css @@ -4,7 +4,7 @@ height: 27%; width: 100%; font-family: sans-serif; - background-image: url("../images/chatbox.svg"); + background-image: url("dd.svg"); background-size: cover; background-repeat: no-repeat; } diff --git a/webAO/images/chatbox.svg b/webAO/styles/chatbox/dd.svg index 90dbab7..90dbab7 100644 --- a/webAO/images/chatbox.svg +++ b/webAO/styles/chatbox/dd.svg |
