aboutsummaryrefslogtreecommitdiff
path: root/webAO/styles/chatbox/dgs.css
diff options
context:
space:
mode:
authorsD <stoned@derpymail.org>2020-04-20 00:40:08 +0200
committersD <stoned@derpymail.org>2020-04-20 00:40:08 +0200
commit9aa761d249a3962db147af7acdc2ef2f2b909f5f (patch)
treeae4ebb180f49249e5c1d6171cc095f5fde09fa6b /webAO/styles/chatbox/dgs.css
parent9dc3ae60265b8c53b7fc653bb065c7fbab45cee4 (diff)
add colors to all the chatboxes
Diffstat (limited to 'webAO/styles/chatbox/dgs.css')
-rw-r--r--webAO/styles/chatbox/dgs.css32
1 files changed, 32 insertions, 0 deletions
diff --git a/webAO/styles/chatbox/dgs.css b/webAO/styles/chatbox/dgs.css
index 44808b9..ed556ac 100644
--- a/webAO/styles/chatbox/dgs.css
+++ b/webAO/styles/chatbox/dgs.css
@@ -1,3 +1,35 @@
+.text_white {
+ color: #fff;
+}
+
+.text_blue {
+ color: #93bbe6;
+}
+
+.text_green {
+ color: #6ab057;
+}
+
+.text_red {
+ color: #e1522a;
+}
+
+.text_orange {
+ color: #cf714c;
+}
+
+.text_yellow {
+ color: #fef9ad;
+}
+
+.text_pink {
+ color: #ffc0cb;
+}
+
+.text_cyan {
+ color: #0ff;
+}
+
@font-face {
font-family: 'Cabin Condensed';
font-style: normal;