You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
monkeyking/IPython/frontend/html/notebook/static/base/less/variables.less

10 lines
215 B

// Our customizations to bootstrap go here.
@textColor: @black;
@baseFontSize: 13px;
@baseLineHeight: 1.231;
// Our own global variables for all pages go here
@corner_radius: 4px;