Newer
Older
chrome-lod / custom.css
#target {
  text-align: left;
  width: 100%;
  height: 100%;
}

#turn_wrapper {
  z-index: 100;
}

.CodeMirror-code pre {
  box-shadow: none;
}

.CodeMirror {
  height: 800px;
  width: 800px;
}