##// END OF EJS Templates
Merge pull request #3440 from codespaced/master...
Merge pull request #3440 from codespaced/master Fix installing mathjax from downloaded file via command line Fix `mathjax.py: error: argument tarball: invalid int value: 'mathjax-xxx.zip'` when running `python -m IPython.external.mathjax mathjax-xxx.zip`.

File last commit:

r10729:13c1b516
r10973:ef83852d merge
Show More
variables.less
9 lines | 286 B | text/x-less | LessCssLexer
// Our customizations to bootstrap go here.
@textColor: @black;
@baseFontSize: 13px;
@baseLineHeight: 1.231;
@monoFontFamily: monospace; // to allow user to customize their fonts
// Our own global variables for all pages go here
@corner_radius: 4px;