chown venv dir in install script

set default ace editor options
lower font size on editor
This commit is contained in:
Matthew Scragg 2014-09-08 12:49:37 -05:00
parent f2f1e3f51e
commit 6459d6b842
5 changed files with 19 additions and 16 deletions

View file

@ -87,7 +87,7 @@ body {
right: 0;
bottom: 0;
font-family: Inconsolata, monospace;
font-size: 1.2em;
font-size: 1.1em;
line-height: 1.3em;
}