diff -r 926f0426ce78 -r e27c3c1c57f1 annot-server/static/css/base.css --- a/annot-server/static/css/base.css Sun Oct 19 12:52:38 2014 +0200 +++ b/annot-server/static/css/base.css Mon Oct 20 01:31:33 2014 +0200 @@ -3,3 +3,11 @@ overflow-y: scroll; background-color: #faa; } + +div { + text-align:left; +} + +.event-label { + font-size: 2em; +}