aboutsummaryrefslogtreecommitdiff
path: root/webAO/styles
diff options
context:
space:
mode:
authorsD <stoned@derpymail.org>2020-03-20 22:26:05 +0100
committersD <stoned@derpymail.org>2020-03-20 22:26:05 +0100
commit7e28bbdb57f5aef3b281aa539f74a35028d65c03 (patch)
tree084ea056724fb716c681820e45f6efd1665dbe50 /webAO/styles
parent14da5b33e0d3ec2ca5168d1189379ea200798407 (diff)
add ms chat to html
Diffstat (limited to 'webAO/styles')
-rw-r--r--webAO/styles/master.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/webAO/styles/master.css b/webAO/styles/master.css
index 243dfba..a8c91f7 100644
--- a/webAO/styles/master.css
+++ b/webAO/styles/master.css
@@ -47,6 +47,11 @@
padding: 1px;
}
+#header {
+ position: absolute;
+ left: 0;
+}
+
#serverdescription_box {
display: inline-block;
position: fixed;