Advertisement
Guest User

Untitled

a guest
May 23rd, 2018
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.80 KB | None | 0 0
  1. HTML:
  2. <div id="message">
  3.         <div class="container">
  4.             <p>
  5.                
  6.                 Join our whitelist by registering now and receive full access plus 10 Googol tokens
  7.                
  8.                  
  9.                
  10.             </p>
  11.         <a href="https://twitter.com/networthtoken" target="_blank" class="btn" style="border-radius: 0;" title="Follow us on Twitter">
  12.                     <i class="fab fa-twitter"></i> JOIN TWITTER
  13.                 </a><a href="https://t.me/networthlabs" target="_blank" class="btn" style="border-radius: 0;" title="Join our Telegram Channel">
  14.                     <i class="fab fa-telegram-plane"></i> JOIN TELEGRAM
  15.                 </a></div>
  16.     </div>
  17.  
  18. CSS:line 1259 rewrite:
  19. #message a {
  20.     display: inline-block;
  21.     margin: 5px 10px;
  22. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement