Fiddle with alert styling

This commit is contained in:
Rob Harrington
2014-10-16 11:34:06 +11:00
parent 96878f5dcb
commit 63e50dc88c

View File

@@ -1,10 +1,15 @@
.alert
border: 3px solid #DA5354
border: 3px solid #919191
border-radius: 6px
margin-bottom: 20px
color: #DA5354
color: #919191
padding: 5px 10px
h6
color: #DA5354
color: #919191
.message
font-weight: bold
&:hover
border-color: #DA5354
color: #DA5354
h6
color: #DA5354