<div class="span12 columns">
<div class="alert-message warning">
<a class="close" href="#">×</a>
- <p><strong>Holy gaucamole!</strong> Best check yo self, you’re not looking too good.</p>
+ <p><strong>Holy guacamole!</strong> Best check yo self, you’re not looking too good.</p>
</div>
<div class="alert-message error">
<a class="close" href="#">×</a>
<div class="span12 columns">
<div class="alert-message block-message warning">
<a class="close" href="#">×</a>
- <p><strong>Holy gaucamole! This is a warning!</strong> Best check yo self, you’re not looking too good. Nulla vitae elit libero, a pharetra augue. Praesent commodo cursus magna, vel scelerisque nisl consectetur et.</p>
+ <p><strong>Holy guacamole! This is a warning!</strong> Best check yo self, you’re not looking too good. Nulla vitae elit libero, a pharetra augue. Praesent commodo cursus magna, vel scelerisque nisl consectetur et.</p>
<div class="alert-actions">
<a class="btn small" href="#">Take this action</a> <a class="btn small" href="#">Or do this</a>
</div>
.inner {
background-color: #333;
background-color: rgba(0,0,0,.8);
- *background-color: #333; // IE 6-7
+ *background-color: #333; /* IE 6-7 */
padding: 3px;
overflow: hidden;
width: 280px;