Commit a858c91f by Bridger Maxwell

Simple css change to get a decent looking demo.

parent 8fce7066
......@@ -19,13 +19,14 @@
<style type="text/css">
.CodeMirror-scroll {
height: 600px;
width: 100%;
}
.CodeMirror-scroll {
height: 800px;
width: 680px;
}
.CodeMirror {
border: 1px solid black;
text-align: left;
}
</style>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment