aboutsummaryrefslogtreecommitdiff
path: root/webAO/styles
diff options
context:
space:
mode:
Diffstat (limited to 'webAO/styles')
-rw-r--r--webAO/styles/chatbox/chatdd.css2
-rw-r--r--webAO/styles/chatbox/dd.svg1
2 files changed, 2 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/styles/chatbox/dd.svg b/webAO/styles/chatbox/dd.svg
new file mode 100644
index 0000000..90dbab7
--- /dev/null
+++ b/webAO/styles/chatbox/dd.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" height="82" width="400"><desc> Created with Raphaƫl 2.0.1</desc><rect width="397" height="59" x="1.5" y="21.5" style="fill-opacity:0.7;stroke-linejoin:round"/><path d="m1.5 21.5v-20h83.8l10 20z" style="fill-opacity:0.7;fill:#230087;stroke-width:1px"/><path d="M1 1V81H399V21H95.5L85.5 1Z" style="fill:none;stroke-linejoin:round;stroke-opacity:0.8;stroke-width:1px;stroke:#c8c8c8"/><path d="M0 82V0h86c5 10.6 5 8.6 10 20h304v62z" style="fill:none;paint-order:normal;stroke-linejoin:round;stroke-opacity:0.8;stroke-width:1px;stroke:#000"/></svg> \ No newline at end of file