aozora / bootplus

Sleek, intuitive, and powerful Google styled front-end framework for faster and easier web development
http://aozora.github.io/bootplus
Other
547 stars 116 forks source link

Alert info links style #10

Closed umpirsky closed 11 years ago

umpirsky commented 11 years ago

I dont think this blue links look nice on blue background.

selection_096

<div class="alert alert-info">
              <button type="button" class="close" data-dismiss="alert">×</button>
              Text <a href="#">link</a>.
            </div>