annot-server/static/css/base.css
changeset 2 fc1ab0074e29
child 43 e27c3c1c57f1
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/annot-server/static/css/base.css	Thu Oct 09 08:44:36 2014 +0200
@@ -0,0 +1,5 @@
+#log {
+    height: 20em;
+    overflow-y: scroll;
+    background-color: #faa;
+}