topical media & game development

talk show tell print

mobile-query-three-www-live-playground-css-editor.css / css



  #editor {
          width        : 100%;
  }
  
  .CodeMirror {
  }
  
  .CodeMirror-scroll {
          -moz-box-shadow        : 0 0 5px 5px #888;
          -webkit-box-shadow: 0 0 5px 5px#888;
          box-shadow        : 0 0 5px 5px #888;
          border-radius        : 15px;
          width                : 100%;
  
          font-size        : 20px;
          line-height        : 1.3;
  }
  
  .cm-s-cobalt {
          background        : rgba(0,34,64, 0.7)
  }
  .cm-s-night {
          background        : rgba(45,45,45, 0.5)
  }


(C) Æliens 04/09/2009

You may not copy or print any of this material without explicit permission of the author or the publisher. In case of other copyright issues, contact the author.