aboutsummaryrefslogtreecommitdiff
path: root/webAO/styles/master.css
diff options
context:
space:
mode:
authorsD <stoned@derpymail.org>2020-02-12 20:21:48 +0100
committersD <stoned@derpymail.org>2020-02-12 20:21:48 +0100
commite2606bddf48d31ce63ce91efa90728e3d25392ca (patch)
tree4a2a0c23cbf2d8e8f0da6defbf38ad5ca3bda334 /webAO/styles/master.css
parent7f6d524f28f6fc11a8f223bca47dc8712f9d39db (diff)
fix chatbox on localhost and change evibox
Diffstat (limited to 'webAO/styles/master.css')
-rw-r--r--webAO/styles/master.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/webAO/styles/master.css b/webAO/styles/master.css
index 67cf0b4..243dfba 100644
--- a/webAO/styles/master.css
+++ b/webAO/styles/master.css
@@ -55,7 +55,7 @@
top: 35%;
right: 0px;
padding: 0px;
- background: url("/images/desc.png") no-repeat;
+ background: url("../images/desc.png") no-repeat;
border: 2px solid #888;
border-radius: 5px;
}