Advertisement
Lizellea

Gillas

Nov 15th, 2016
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.13 KB | None | 0 0
  1. <style type="text/css">
  2.  
  3.  
  4. body {
  5. background-image: url("");
  6. background-repeat: no-repeat;
  7. background-color: #000;
  8. background-size: 100% 100%;
  9. background-position: center;
  10. margin: 0;
  11. }
  12.  
  13. @font-face{
  14. font-family: 'Ghastly Panic';
  15. src:url(https://dl.dropboxusercontent.com/s/hoy5qqlfoasani2/Ghastly%20Panic.ttf);
  16. }
  17.  
  18. #name{
  19. position: fixed;
  20. z-index:2;
  21. left:0vw;
  22. top: 0vh;
  23. color: #9C0404;
  24. text-shadow: 0 0 0.5vw #000;
  25. font-family: Ghastly Panic;
  26. font-size: 7vw;
  27. text-align:center;
  28. letter-spacing: 0.5vw;
  29. }
  30.  
  31. #music{ position:fixed;height: 55px;width: 55px;Bottom: 1%;left: 1%; margin: auto; z-index:99;}
  32. #music1{ position:fixed; padding:2px; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out;}
  33. #music1:hover #music2{ opacity:0; margin-top:-25px; z-index:-1;}
  34. #music1:hover #music3{ opacity:0.7; margin-top:0px; z-index:99;}
  35. #music1:hover #musiclist{ opacity:1;}
  36. #music2{ opacity:1; background-color:#000000; padding:6px; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out;}
  37. #music3{ opacity:0; position:fixed; background-color:#000000; background-image: url('http://assets.clickmotive.com/Designs/LEMidnight/playButton.png'); background-repeat: no-repeat; background-size: 25px; border:1px dotted #b3b3e5; width:25px; height:25px; z-index:99 margin-left:0px; overflow:hidden; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;}
  38.  
  39. </style>
  40. <img src="http://i.imgur.com/J3DmBYA.png" height="100%" style="position:fixed; bottom:0%; right: 0%; z-index:4;filter: drop-shadow(2vh 2vh 1.5vh #720303);
  41. -webkit-filter: drop-shadow(2vh 2vh 1.5vh #720303);">
  42.  
  43. <div id="name">
  44. "FUCK THE GRAIL--
  45. <br>
  46. I WANT JEANNE!"
  47. </div>
  48.  
  49. <div id="music">
  50. <div id="music1">
  51. <div id="music2">
  52. <img src="http://38.media.tumblr.com/tumblr_m7w2py1dEP1r6o8v2.gif" style="opacity: 0.8;"></div>
  53. <div id="music3">
  54. <Div style="margin-top:4px;">
  55. <audio controls loop style="opacity: 0;"><source src="http://puu.sh/sjLYm/864b4bdfd2.mp3"></audio>
  56. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement