aboutsummaryrefslogtreecommitdiff
path: root/webAO/styles/chatbox
diff options
context:
space:
mode:
authorstonedDiscord <10584181+stonedDiscord@users.noreply.github.com>2020-12-29 14:43:11 +0100
committerstonedDiscord <10584181+stonedDiscord@users.noreply.github.com>2020-12-29 14:43:11 +0100
commit3c77de53e1c23af9dea6e5e3ecd5c17aa21ed5ec (patch)
tree64e5385365c730aab8d1a61199619ec2e3161067 /webAO/styles/chatbox
parent3f09422ecdc262d3ed9772ea0aaa08f1e2f01817 (diff)
forgot grey here
Diffstat (limited to 'webAO/styles/chatbox')
-rw-r--r--webAO/styles/chatbox/aa.css4
-rw-r--r--webAO/styles/chatbox/papermario.css4
2 files changed, 4 insertions, 4 deletions
diff --git a/webAO/styles/chatbox/aa.css b/webAO/styles/chatbox/aa.css
index 55a501e..33428ae 100644
--- a/webAO/styles/chatbox/aa.css
+++ b/webAO/styles/chatbox/aa.css
@@ -30,6 +30,10 @@
color: #0ff;
}
+.text_grey {
+ color: #bbb;
+}
+
/* Webfont CSS setup for Igiari by Caveras */
@font-face {
diff --git a/webAO/styles/chatbox/papermario.css b/webAO/styles/chatbox/papermario.css
index 3c81ddb..1d15590 100644
--- a/webAO/styles/chatbox/papermario.css
+++ b/webAO/styles/chatbox/papermario.css
@@ -47,10 +47,6 @@
display: none
}
-#client_inner_name {
-
-}
-
#client_chat {
font-size: 1em;
display: block;