]> git.scottworley.com Git - reliable-chat/blobdiff - webclient/rc.css
Start poking at the web client.
[reliable-chat] / webclient / rc.css
diff --git a/webclient/rc.css b/webclient/rc.css
new file mode 100644 (file)
index 0000000..bc5ea69
--- /dev/null
@@ -0,0 +1,4 @@
+html, body, #outer-table, #history { width: 99.9%; height: 100%; margin: 0; padding: 0 }
+#status { background-color: #eef }
+#say { width: 100% }
+#history { vertical-align: bottom }