Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
numpy / doc / scipy-sphinx-theme / _theme / scipy / static / less / spc-bootstrap.less
Size: Mime:
// spc bootstrap settings
@import "bootstrap/bootstrap.less";
@import "bootstrap/responsive.less";

// google webfont
@import url(http://fonts.googleapis.com/css?family=Open+Sans);

//Typography
@sansFontFamily: 'Open Sans', sans-serif !important;
@baseFontSize: 13px;
@baseLineHeight: 19px;

//Colors
@blue: #12567D;

//Sprites
@iconSpritePath: '../../img/glyphicons-halflings.png';
@iconWhiteSpritePath: '../../img/glyphicons-halflings-white.png';