Skip to content

Instantly share code, notes, and snippets.

@jdlich
Created August 29, 2010 02:37
Show Gist options
  • Select an option

  • Save jdlich/555886 to your computer and use it in GitHub Desktop.

Select an option

Save jdlich/555886 to your computer and use it in GitHub Desktop.
#photo_gallery
margin-bottom: 18px
img#main
width: 870px
height: 570px
margin-bottom: 5px
ul
height: 47px
li
float: left
width: 70px
margin-right: 10px
line-height: 1
img
width: 70px
height: 47px
cursor: pointer
.last
margin-right: 0
.selected
border: 4px solid #bbaf7e
margin-top: -4px
margin-left: -4px
margin-bottom: -4px
#photo_gallery.home
height: 636px
width: 870px
position: relative
ul
position: absolute
bottom: -10px
left: 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment