##// END OF EJS Templates
Merge pull request #5399 from takluyver/revert-5388...
Merge pull request #5399 from takluyver/revert-5388 Revert PR #5388

File last commit:

r15733:67701c01
r15887:e7f05a5c merge
Show More
variables.less
9 lines | 267 B | text/x-less | LessCssLexer
// Our customizations to bootstrap go here.
@textColor: @black;
@baseFontSize: 13px;
@monoFontFamily: monospace; // to allow user to customize their fonts
@navbarHeight: 36px;
// Our own global variables for all pages go here