Skip to content

Instantly share code, notes, and snippets.

@NaoY-2501
Last active September 20, 2019 01:58
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 NaoY-2501/c0bb08e1083f9c7c8d4926e56e75777c to your computer and use it in GitHub Desktop.
Save NaoY-2501/c0bb08e1083f9c7c8d4926e56e75777c to your computer and use it in GitHub Desktop.
CSS for Notebook(Jupyter and Colaboratory)
.cm-variable,
.cm-stringm,
.line-numbers,
.CodeMirror-gutter-elt,
.view-line
{
line-height: 25px;
font-size: 15px;
font-weight: 600;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment