aboutsummaryrefslogtreecommitdiff
path: root/webAO/styles/chatbox
diff options
context:
space:
mode:
authorsD <stoned@derpymail.org>2020-04-07 23:30:06 +0200
committersD <stoned@derpymail.org>2020-04-07 23:30:06 +0200
commite93c69163f115fbfa2c92b2246ef30a953e27213 (patch)
treea3f0d84dc93f53bc86ce0b2ae9d7520576b44f72 /webAO/styles/chatbox
parent97dd2619dbf3e5d9ab72815ebe0ea59c155bb60c (diff)
add text border for yttd
Diffstat (limited to 'webAO/styles/chatbox')
-rw-r--r--webAO/styles/chatbox/yttd.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/webAO/styles/chatbox/yttd.css b/webAO/styles/chatbox/yttd.css
index 977c9f1..471ba79 100644
--- a/webAO/styles/chatbox/yttd.css
+++ b/webAO/styles/chatbox/yttd.css
@@ -7,6 +7,7 @@
width: 100%;
filter: none;
font-family: "MS PGothic", sans-serif;
+ text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}
.text_white {