Skip to content

Instantly share code, notes, and snippets.

@aresrioja10
aresrioja10 / Browser happy styles
Last active August 29, 2015 14:16
Browser happy styles
$salmon : #ff7c7c;
$color-error : $salmon;
.alert-browser {
background: color-error;
color: #fff;
padding: 15px 20px;
position: fixed;
text-align: center;
width: 100%;
@aresrioja10
aresrioja10 / Browser Happy link
Last active August 29, 2015 14:16
Browser Happy link