MasterFloat

Untitled

Feb 18th, 2015
252
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.87 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <style>
  5.  
  6. #roomintro-div {
  7. border: 1px solid black;
  8. background:url(http://fc04.deviantart.net/fs71/f/2013/323/7/0/mega_gyarados_by_dashinghero-d6uwmr9.png) no-repeat;
  9. background-color:#1486B0;
  10. background-size: 450px;
  11. width: 80%;
  12. }
  13.  
  14. .LV-button{
  15. border: 1px solid #212121;
  16. color: #FFF;
  17. background: rgba(0, 0, 0, 0.8);
  18. box-shadow: 0px 1px 0px 0px #414141 inset, 0px 2px 3px rgba(0, 0, 0, 0.4);
  19. }
  20.  
  21. .LV-button:hover {
  22. border: 1px solid #212121;
  23. color: #1D90FF;
  24. background: rgba(0, 0, 0, 0.9);
  25. box-shadow: 0px 1px 0px 0px #414141 inset, 0px 2px 3px rgba(0, 0, 0, 0.4);
  26. }
  27.  
  28. .div-intro-text {
  29. text-shadow:2px 2px 2px #000;
  30. }
  31. </style>
  32. </head>
  33. <body>
  34.  
  35. <center><div id="roomintro-div"><center><font size="4" color="#FFF" class="div-intro-text"><b><u>Welcome to Aqua</u></b></font></center><br><center><font color="#FFF" class="div-intro-text"><small>We have a lot of new OM's, feel free to battle and exploit these new OM's to your advantage!</small></font></center><font color="#FFF" class="div-intro-text"><small></small></font><center><font color="#FFF" class="div-intro-text"><small>Any room founder that has a successful room will get a <b>free global voice</b>.</small></font></center><br><center><font color="#FFF" class="div-intro-text"><small><b>Like our server?</b></small></font></center><center><font color="#FFF" class="div-intro-text"><small>Then invite your friends, to make our number grow, our tournaments bigger,</small></font></center><center><font color="#FFF" class="div-intro-text"><small>and our chat conversation subjects more versatile!</small></font></center><br><center><a href="http://aquaps.weebly.com/"><button class="LV-button">Website</button></a> <a href="https://plug.dj/psaqua"><button class="LV-button">Plug DJ</button></a><center><br>
  36.  
  37.  
  38. </body>
  39. </html>
Advertisement
Add Comment
Please, Sign In to add comment