aboutsummaryrefslogtreecommitdiff
path: root/webAO/styles/chatbox/chatdd.css
diff options
context:
space:
mode:
authorsD <stoned@derpymail.org>2020-04-19 18:01:34 +0200
committersD <stoned@derpymail.org>2020-04-19 18:01:34 +0200
commitefedc1bb6b4a2d8061149b4db5649a732fdac21c (patch)
tree054c3dee84c73535a28316bd2594e3e3d2bbd3a5 /webAO/styles/chatbox/chatdd.css
parent014b906ce382377cf69f5795b26ac3acd91e0947 (diff)
dd chatbox had the wrong path
Diffstat (limited to 'webAO/styles/chatbox/chatdd.css')
-rw-r--r--webAO/styles/chatbox/chatdd.css2
1 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;
}