aboutsummaryrefslogtreecommitdiff
path: root/webAO/styles/chatbox/drv3.css
diff options
context:
space:
mode:
Diffstat (limited to 'webAO/styles/chatbox/drv3.css')
-rw-r--r--webAO/styles/chatbox/drv3.css32
1 files changed, 32 insertions, 0 deletions
diff --git a/webAO/styles/chatbox/drv3.css b/webAO/styles/chatbox/drv3.css
index 3818d82..c2ad03e 100644
--- a/webAO/styles/chatbox/drv3.css
+++ b/webAO/styles/chatbox/drv3.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;
+}
+
#client_chatcontainer {
position: absolute;
width: 100%;