aboutsummaryrefslogtreecommitdiff
path: root/webAO/styles/master.css
diff options
context:
space:
mode:
Diffstat (limited to 'webAO/styles/master.css')
-rw-r--r--webAO/styles/master.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/webAO/styles/master.css b/webAO/styles/master.css
index ee16429..5cfc6f3 100644
--- a/webAO/styles/master.css
+++ b/webAO/styles/master.css
@@ -41,6 +41,14 @@
font-size: 0.8em;
}
+#masterchat {
+ width: 260px;
+ height: 260px;
+ font-size: inherit;
+ background-color: darkgrey;
+ color: black;
+}
+
#serverdescription_box {
display: inline-block;
position: fixed;