Advertisement
Guest User

Untitled

a guest
Aug 20th, 2019
436
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.06 KB | None | 0 0
  1. <!DOCTYPE HTML>
  2. <html>
  3. <head>
  4. <title> SlothBomber - The World's Best Email Bomber </title>
  5. <link href="https://fonts.googleapis.com/css?family=Lexend+Deca&display=swap" rel="stylesheet">
  6. <meta charset="utf-8">
  7. <meta name="keywords" content="email bomber, premium email bomber, sms bomber">
  8. <link rel="stylesheet" type="text/css" href="stylesheet.css">
  9. </head>
  10. <body>
  11. <ul>
  12. <li><img width="60" height="50" src="logo.png"></li>
  13. <li><a class="active" href="#home">Home</a></li>
  14. <li><a href="#order">Order</a></li>
  15. </ul>
  16. <p class="redbanner"> SlothBot - The World's Best Instagram Automation Bot <br>
  17. Cheapest Instagram Automation bot on the market!</p>
  18. <div class="redbox">
  19. <h1> Lifetime Access </h1> <hr>
  20. <h2> Features </h2>
  21. <ul>
  22. <li class="lol">★ One account at a time </li>
  23. <li class="lol">★ Highly configurable </li>
  24. <li class="lol">★ Follow bot </li>
  25. <li class="lol">★ Like bot </li>
  26. <li class="lol">★ Unfollow bot </li>
  27. <li class="lol">★ Undetectable </li>
  28. <li class="lol"> ★ Customized Targets</li>
  29. <li class="lol"> &nbsp </li>
  30. </ul>
  31. <a href="order">
  32. <button class="purchasebutton"> Purchase </button> </a>
  33. </div>
  34. </body>
  35. </html>
  36.  
  37.  
  38.  
  39. body {
  40. background-color: rgb(25,25,25);
  41. }
  42. ul {
  43. list-style-type: none;
  44. margin: 0;
  45. padding: 0;
  46. overflow: hidden;
  47. width:100%;
  48. background-color: rgb(209, 49, 38);
  49. }
  50.  
  51. li {
  52. float: left;
  53. }
  54.  
  55. li a {
  56. display: block;
  57. color: white;
  58. font-family: 'Lexend Deca', sans-serif;
  59. font-size: 19px;
  60. text-align: center;
  61. padding: 14px 16px;
  62. text-decoration: none;
  63. }
  64.  
  65. li a:hover:not(.active) {
  66. background-color: rgb(150, 44, 36);
  67. }
  68.  
  69. .active {
  70. background-color: rgb(242, 62, 29);
  71. }
  72.  
  73. .redbanner {
  74. position: fixed;
  75. top:30px;
  76. width: 100%;
  77. background-color: rgb(232, 74, 74);
  78. color:white;
  79. font-family: 'Lexend Deca', sans-serif;
  80. font-size: 32px;
  81. text-align: center;
  82. }
  83. .lightbox {
  84. position: fixed;
  85. color:white;
  86. top:100%;
  87. width: 300px;
  88. border: 15px solid green;
  89. padding: 50px;
  90. margin: 20px;
  91. }
  92. .redbox {
  93. background-color: rgb(207, 70, 70);
  94. color:white;
  95. font-family: 'Lexend Deca', sans-serif;
  96. font-size: 18px;
  97. position: fixed;
  98. top: 210px;
  99. left: 39.2%;
  100. text-align: center;
  101. width: 450px;
  102. max-width: 450px;
  103. min-width: 450px;
  104. min-height: 500px;
  105. max-height: 500px;
  106. height: 500px;
  107. border-style: solid;
  108. border-radius: 10px;
  109. }
  110. .redbox h2 {
  111. font-size: 25px;
  112. }
  113. .redbox hr {
  114. border-width: 4px;
  115. }
  116. .rebox ul {
  117. display: block;
  118. }
  119. .redbox ul li {
  120. display: block;
  121. }
  122. .lol {
  123. font-size: 21px;
  124. background-color: rgb(207, 70, 70);
  125. display: block;
  126. float: none;
  127. }
  128. .purchasebutton {
  129. background-color: rgb(207, 70, 70);
  130. color: white;
  131. font-size: 27px;
  132. text-decoration: none;
  133. color: white;
  134. text-decoration-color: white;
  135. min-width: 160px;
  136. min-height: 45px;
  137. max-width: 160px;
  138. max-height: 45px;
  139. border-style: solid;
  140. border-radius: 10px;
  141. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement