2013-11-17 15:49:46 +00:00
|
|
|
section.flash
|
|
|
|
.container
|
|
|
|
padding-top: 10px
|
|
|
|
padding-bottom: 10px
|
|
|
|
font-weight: bold
|
|
|
|
text-align: center
|
|
|
|
|
|
|
|
&.notice
|
|
|
|
color: white
|
2014-02-09 16:41:15 +00:00
|
|
|
background-color: #06989a
|
2013-11-17 15:49:46 +00:00
|
|
|
|
|
|
|
&.alert
|
|
|
|
color: black
|
|
|
|
background-color: #c4a000
|
|
|
|
|
|
|
|
// bootstrap overrides
|
|
|
|
margin-bottom: 0
|
|
|
|
padding: inherit
|
|
|
|
border: 0
|
|
|
|
border-radius: 0
|