Skip to content

Instantly share code, notes, and snippets.

@DeanPoulin
Created January 20, 2014 18:20
Show Gist options
  • Select an option

  • Save DeanPoulin/8525825 to your computer and use it in GitHub Desktop.

Select an option

Save DeanPoulin/8525825 to your computer and use it in GitHub Desktop.
Panel Alternatives
<div class="panel panel-primary">...</div>
<div class="panel panel-success">...</div>
<div class="panel panel-info">...</div>
<div class="panel panel-warning">...</div>
<div class="panel panel-danger">...</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment