diff options
Diffstat (limited to 'webAO')
| -rw-r--r-- | webAO/styles/chatbox/trilogy.css | 2 | ||||
| -rw-r--r-- | webAO/styles/chatbox/trilogy.svg | 28 |
2 files changed, 26 insertions, 4 deletions
diff --git a/webAO/styles/chatbox/trilogy.css b/webAO/styles/chatbox/trilogy.css index 80a7467..db68133 100644 --- a/webAO/styles/chatbox/trilogy.css +++ b/webAO/styles/chatbox/trilogy.css @@ -47,7 +47,7 @@ top: 0; left: 5%; padding: 0 3em; - height: 20%; + height: 23%; min-width: 10%; border-image-source: url('trilogy.svg'); border-image-slice: 3 fill; diff --git a/webAO/styles/chatbox/trilogy.svg b/webAO/styles/chatbox/trilogy.svg index f3b3131..1657eca 100644 --- a/webAO/styles/chatbox/trilogy.svg +++ b/webAO/styles/chatbox/trilogy.svg @@ -1,4 +1,26 @@ -<?xml version="1.0" encoding="UTF-8"?> -<svg version="1.1" viewBox="0 0 90 90" xmlns="http://www.w3.org/2000/svg"> -<path transform="matrix(.99608 0 0 .99608 .090012 .090008)" d="m89.763 63.531-26.128 26.189-36.993 0.043265-26.189-26.128-0.043265-36.993 26.128-26.189 36.993-0.043265 26.189 26.128z" fill="#2989bc" stroke="#fff" stroke-width=".5"/> +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg + version="1.1" + viewBox="0 0 90 90" + id="svg4" + sodipodi:docname="trilogy.svg" + inkscape:version="1.2.2 (732a01da63, 2022-12-09)" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns="http://www.w3.org/2000/svg" + xmlns:svg="http://www.w3.org/2000/svg"> + <defs + id="defs8" /> + <sodipodi:namedview + id="namedview6" + pagecolor="#ffffff" + bordercolor="#000000" + borderopacity="0.25" /> + <path + d="M 90,65 65,90 H 25 L 0,65 V 25 L 25,0 h 40 l 25,25 z" + fill="#2989bc" + stroke="#ffffff" + stroke-width="0.500821" + id="path2" + sodipodi:nodetypes="ccccccccc" /> </svg> |
