0.0.4 • Published 9 years ago

basscss-button-blue-outline v0.0.4

Weekly downloads
251
License
MIT
Repository
github
Last release
9 years ago

This module has been deprecated in favor of basscss-btn-primary

Basscss Button Blue Outline

Blue outline button color module for Basscss - http://basscss.com

<div class="mb1">
  <button class="button-blue-outline">Button</button>
  <a href="#!" class="button button-blue-outline">Link Button</a>
  <input type="button" class="button button-blue-outline" value="Input Button">
</div>