GRAnimated

SMB1 Colors in SMM MMM Thread (For Daniel T. Gaming)

Jun 26th, 2018
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.70 KB | None | 0 0
  1. <style>
  2. .logo {
  3. animation: shake 3s;
  4. animation-iteration-count: infinite;
  5. }
  6.  
  7. @keyframes shake {
  8. 0% { transform: translate(1px, 1px) rotate(4deg); }
  9. 50% { transform: translate(1px, 1px) rotate(-4deg); }
  10. 100% { transform: translate(1px, 1px) rotate(4deg); }
  11. }
  12.  
  13. p {
  14. font-family: "Arial Black", Gadget, sans-serif;
  15. font-size: 18px;
  16. }
  17.  
  18. #post_0 {
  19. background-image: url(http://mariomods.net/img/layout/granimated/bg_character_invert.png);
  20. }
  21. </style>
  22.  
  23.  
  24. <div class="logo"><p style="text-align: center;">
  25. <img src="https://cdn.discordapp.com/attachments/406574207808569354/461363542461906966/Logo.png" alt="Logo" style="width:937px;height:286px;"/>
  26. </div>
  27.  
  28. <br />
  29. <p style="text-align: center;"><i>Or atleast as close as possible!</i></p>
  30. <p style="text-align: center;"><i>Credits to Daniel T. for the mod and GRAnimated for the thread!</i></p>
  31.  
  32.  
  33.  
  34. <br />
  35. <br />
  36. <br />
  37.  
  38.  
  39.  
  40. <p style="text-align: center;"><img src="https://cdn.discordapp.com/attachments/406574207808569354/461367264785072138/About.png" alt="About" style="width:288px;height:186px;"/></p>
  41. <br />
  42. <p style="text-align: center;">This mod changes all of the SMB1 theme to reflect</p
  43. <p style="text-align: center;">the look of the original NES as close as possible.</p>
  44. <p style="text-align: center;">This includes enemies, tiles, and more.</p>
  45.  
  46.  
  47.  
  48. <br />
  49. <br />
  50. <br />
  51.  
  52.  
  53.  
  54. <p style="text-align: center;"><img src="https://cdn.discordapp.com/attachments/406574207808569354/461371533080788992/Images.png" alt="Images" style="width:342px;height:192px;"/></p>
  55.  
  56. <p style="text-align: center;"><img src="https://cdn.discordapp.com/attachments/406574207808569354/461360860565209108/b5bc960381dd02ee0b8b8bb2ed45d651.png" alt="Overworld Image" style="width:635px;height:368px;"/></p>
  57. <p style="text-align: center;"><img src="https://cdn.discordapp.com/attachments/406574207808569354/461360861634887681/0c75bec12b5ddd3e34dc815abb08e70f.png" alt="Underground Image" style="width:556px;height:348px;"/></p>
  58. <p style="text-align: center;"><img src="https://cdn.discordapp.com/attachments/406574207808569354/461360862230216704/b1b899f7c4d60603cae70ce2b1298099.png" alt="Castle Image" style="width:424px;height:304px;"/></p>
  59. <p style="text-align: center;"><img src="https://cdn.discordapp.com/attachments/406574207808569354/461360866080849921/4a3ff7e75f4e9abff96fcf80731e216a.png" alt="Ending Image" style="width:472px;height:279px;"/></p>
  60.  
  61.  
  62.  
  63. <br />
  64. <br />
  65. <br />
  66.  
  67.  
  68.  
  69. <p style="text-align: center;"><img src="https://cdn.discordapp.com/attachments/406574207808569354/461367266177581076/Download.png" alt="Download" style="width:456px;height:192px;"/></p>
  70. <p style="text-align: center;">You can download the mod <a href="https://bit.ly/2N1POF6'">here</a>.</p>
Advertisement
Add Comment
Please, Sign In to add comment