Simanalix343

Banner

Jul 8th, 2020
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.58 KB | None | 0 0
  1. Let's make a game!
  2. name:Banner
  3. by:Simanalix
  4. desc:This is the banner for r/idlegamemaker
  5. created:25/7/2017
  6. updated:24/10/2017
  7. version:1
  8. Layout
  9. *allBOX
  10. contains:Buttons
  11. CSS
  12. #box-allBOX{
  13. border:none;
  14. margin:none;
  15. padding:none;
  16. top:0px;left:0px;width:100%;height:100%;
  17. background:transparent;
  18. display:block;
  19. }
  20. .aaa1{
  21. border:none;
  22. margin:none;
  23. top:50%;left:0px;width:100%;height:50%;
  24. padding:100px;
  25. font-size:60px;
  26. color:purple;
  27. text-shadow:pink 14px;
  28. font-family:'Merriweather', serif;
  29. font-weight:bold;
  30. background:transparent;
  31. display:block;
  32. }
  33. Settings
  34. background:stuff/meadow.jpg
  35. Buttons
  36. *whatever
  37. text:Idle Game Maker;
  38. no tooltip
  39. class:aaa1
Add Comment
Please, Sign In to add comment