Advertisement
MasterFloat

div aqua roomintro

Feb 18th, 2015
266
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.68 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <style>
  5. #roomintro-div {
  6. border: 1px solid black;
  7. background:url(http://fc04.deviantart.net/fs71/f/2013/323/7/0/mega_gyarados_by_dashinghero-d6uwmr9.png) no-repeat;
  8. background-color:#1486B0;
  9. background-size: 450px;
  10. width: 80%;
  11. }
  12.  
  13. .LV-button{
  14. border: 1px solid #212121;
  15. color: #FFF;
  16. background: rgba(0, 0, 0, 0.8);
  17. box-shadow: 0px 1px 0px 0px #414141 inset, 0px 2px 3px rgba(0, 0, 0, 0.4);
  18. }
  19.  
  20. .LV-button:hover {
  21. border: 1px solid #212121;
  22. color: #1D90FF;
  23. background: rgba(0, 0, 0, 0.9);
  24. box-shadow: 0px 1px 0px 0px #414141 inset, 0px 2px 3px rgba(0, 0, 0, 0.4);
  25. }
  26. </style>
  27. </head>
  28. <body>
  29.  
  30. <center><div id="roomintro-div"><center><font size="4" color="#1E1E1E"><b><u>Welcome to Aqua</u></b></font></center><br><center><font color="#1E1E1E"><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="#1E1E1E"><small></small></font><center><font color="#1E1E1E"><small>Any room founder that has a successful room will get a <b>free global voice</b>.</small></font></center><br><center><font color="#1E1E1E"><small><b>Like our server?</b></small></font></center><center><font color="#1E1E1E"><small>Then invite your friends, to make our number grow, our tournaments bigger,</small></font></center><center><font color="#1E1E1E"><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></div></center>
  31.  
  32. </body>
  33. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement