diff options
Diffstat (limited to 'webAO')
| -rw-r--r-- | webAO/styles/chatbox/trilogy.css | 2 | ||||
| -rw-r--r-- | webAO/styles/chatbox/trilogy.svg | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/webAO/styles/chatbox/trilogy.css b/webAO/styles/chatbox/trilogy.css index 2bed827..80a7467 100644 --- a/webAO/styles/chatbox/trilogy.css +++ b/webAO/styles/chatbox/trilogy.css @@ -50,7 +50,7 @@ height: 20%; min-width: 10%; border-image-source: url('trilogy.svg'); - border-image-slice: 4 fill; + border-image-slice: 3 fill; border-image-width: 30px; position: absolute; z-index: 1; diff --git a/webAO/styles/chatbox/trilogy.svg b/webAO/styles/chatbox/trilogy.svg index 5544199..f3b3131 100644 --- a/webAO/styles/chatbox/trilogy.svg +++ b/webAO/styles/chatbox/trilogy.svg @@ -1,4 +1,4 @@ <?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"/> -</svg>
\ No newline at end of file +<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"/> +</svg> |
