Files @ 07a5f975d1d8
Branch filter:

Location: Copyleft/copyleft-wiki/bootstrap-3.0.0/bower.json

Joar Wandborg
Change the color of the default navbar
{
  "name": "bootstrap",
  "version": "3.0.0",
  "main": ["./dist/js/bootstrap.js", "./dist/css/bootstrap.css"],
  "ignore": [
      "**/.*"
  ],
  "dependencies": {
    "jquery": ">= 1.9.0"
  }
}