Skip to content

Instantly share code, notes, and snippets.

@brandon-beacher
Created March 6, 2009 19:12
Show Gist options
  • Save brandon-beacher/75022 to your computer and use it in GitHub Desktop.
Save brandon-beacher/75022 to your computer and use it in GitHub Desktop.
#Images
.image
+lightly-tinted
:padding 8px
:float left
:margin-right 15px
:text-align center
:width = !content_width / 3 - 35
a
:display block
img
:margin-bottom 4px
:max-height 100px
:height auto !important
:height 100px
:max-width = !content_width / 3 - 35
:width auto !important
:width = !content_width / 3 - 35
input
:display block
.row
+wrapped
margin-bottom: 10px
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment