aboutsummaryrefslogtreecommitdiff
path: root/webAO/styles/chatbox/homestuck.css
diff options
context:
space:
mode:
authorstonedDiscord <10584181+stonedDiscord@users.noreply.github.com>2020-12-29 14:42:08 +0100
committerstonedDiscord <10584181+stonedDiscord@users.noreply.github.com>2020-12-29 14:42:08 +0100
commit3f09422ecdc262d3ed9772ea0aaa08f1e2f01817 (patch)
treeb67bb832f536e93c3eb7cd0c33e527095b25c228 /webAO/styles/chatbox/homestuck.css
parent6d21c9e0ddce0a54dc607f766c8b9a7566743741 (diff)
add grey text
Diffstat (limited to 'webAO/styles/chatbox/homestuck.css')
-rw-r--r--webAO/styles/chatbox/homestuck.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/webAO/styles/chatbox/homestuck.css b/webAO/styles/chatbox/homestuck.css
index 1341d94..aea8f99 100644
--- a/webAO/styles/chatbox/homestuck.css
+++ b/webAO/styles/chatbox/homestuck.css
@@ -30,6 +30,10 @@
color: #0ff;
}
+.text_grey {
+ color: #bbb;
+}
+
#client_chatcontainer {
position: absolute;
bottom: 0;