Advertisement
DWalkthroughGuy

Lemonade Stand CSS

Aug 12th, 2014
203
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. //lemonade css stylesheet 1.0
  2. //REMEMBER: Building-Clickables-Resources-Title-Achievements-Upgrades
  3.  
  4. * {position: fixed;
  5. margin-top: 28px;
  6. margin-right: 300px
  7. }
  8.  
  9. body {background: #FFFF00
  10. }
  11.  
  12. #achievement {left: 300px
  13. top: 50%
  14. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement