Skip to content

Instantly share code, notes, and snippets.

@sueannioanis
Created August 13, 2015 08:02
Show Gist options
  • Select an option

  • Save sueannioanis/d9fd746b2ec9f0c61027 to your computer and use it in GitHub Desktop.

Select an option

Save sueannioanis/d9fd746b2ec9f0c61027 to your computer and use it in GitHub Desktop.
Beemo
//wip creating beemo
body.beemo
.face
.eyes
.eye
.eye
.smile
.arm
.l-arm
.r-arm
.leg
.l-leg
.r-leg
body.beemo
border: 1px #000
background: #76d3a7
.face
position: absolute
background: #d5fedc
width: 90%
height: 80%
margin: 0 auto
.eyes
.eye
background: #000
.smile
background: #fff
.arm
.l-arm
.r-arm
.leg
.l-leg
.r-leg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment