aboutsummaryrefslogtreecommitdiff
path: root/webAO/styles/chatbox/drae.css
diff options
context:
space:
mode:
authorsD <stoned@derpymail.org>2020-04-18 16:22:42 +0200
committersD <stoned@derpymail.org>2020-04-18 16:22:42 +0200
commitded814e2c483258ba75cfbae39ae855a73cae44b (patch)
treee5362932c81fdc6004bacd15df17df0ea3a17304 /webAO/styles/chatbox/drae.css
parent85c5b861c8129c2b99100e1c233da3a091788b59 (diff)
fallback bg color
Diffstat (limited to 'webAO/styles/chatbox/drae.css')
-rw-r--r--webAO/styles/chatbox/drae.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/webAO/styles/chatbox/drae.css b/webAO/styles/chatbox/drae.css
index c8a4822..87ba828 100644
--- a/webAO/styles/chatbox/drae.css
+++ b/webAO/styles/chatbox/drae.css
@@ -15,6 +15,7 @@
text-align: left;
letter-spacing: 0.075em;
font-weight: bold;
+ background: #ff00bb;
background: linear-gradient(225deg, transparent 10%,
rgba(255,75,206,0.9) 10% 15%, rgba(255, 0, 187, 0.9) 15% 16%,
rgba(255,75,206,0.9) 16% 20%, rgba(255, 0, 187, 0.9) 20% 22%,