Sha256: bf3a1ae6351b879be8d9149bf81a35e2aec17a45cc7b177dd0ec8f7fcc60c782

Contents?: true

Size: 539 Bytes

Versions: 1

Compression:

Stored size: 539 Bytes

Contents

/*
  all images were stolen and may be licensed.
  thanks to felix, the best programmer i've ever met, for helping me out with my rusty css.
*/
body {
  
}

#forest {
  background: transparent url('/images/dark_forest.jpg') top left no-repeat;
  
  width: 540px;
  height: 450px;
  position: relative;
}

#bear_trap {
  position: absolute;
  left:     180px;
  top:      240px;
  width:    220px; 
  height:   180px;
}

#cheese {
  padding-top:    36px;
  padding-left:   60px;
}

#mouse {
  padding-top:    36px;
  padding-left:   36px;
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
mullen-wee-2.2.0 examples/apotomo-webhunter/public/stylesheets/forest.css