Skip to content

Instantly share code, notes, and snippets.

@dangalipo
Created December 15, 2010 10:20
Show Gist options
  • Save dangalipo/741838 to your computer and use it in GitHub Desktop.
Save dangalipo/741838 to your computer and use it in GitHub Desktop.
please dont beat me karl
// stylesheets/partials/public/general.sass
#flash
border: solid 1px
float: right
font-size: 1.2em
margin-right: 232px
padding: 10px
#flash.error
background: #fbedeb
border: 1px solid #d74e39
color: #b83925
#flash.notice, #flash.alert
background: #fcfbf2
border: 1px solid #c3b32c
color: #998d23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment