Skip to content

Instantly share code, notes, and snippets.

@soccermitchy
Created May 10, 2014 22:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save soccermitchy/4f8c37aec25639f44c18 to your computer and use it in GitHub Desktop.
Save soccermitchy/4f8c37aec25639f44c18 to your computer and use it in GitHub Desktop.
div.outer.center {
width: 100%;
height: 898px;
}
div.inner.center {
height: 898px;
width: 98%;
}
#screen {
height: 800px;
width: 1175px;
}
#examples {
height: 670px;
}
td.side.left {
font-family: monospace;
font-size: 11px;
overflow: visible;
}
#sfxcode {
font-size: 10px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment