Skip to content

Instantly share code, notes, and snippets.

@mbeall
Created August 25, 2013 09:27
Show Gist options
  • Save mbeall/6332940 to your computer and use it in GitHub Desktop.
Save mbeall/6332940 to your computer and use it in GitHub Desktop.

Update dependencies

  • Get latest bootstrap.css and bootstrap.min.css
  • Substitute "Helvetica Neue", Helvetica, Arial, sans-serif; with "Open Sans", sans-serif;
  • Add font-weight: 300; to global font definitions
  • Change font weight of h1 - h6 from 500 to 600
  • Get latest bootstrap-theme.css and bootstrap-theme.min.css
  • Get latest bootstrap.js and bootstrap.min.js
  • Get latest Glyphicon font files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment