Advertisement
Guest User

Untitled

a guest
Dec 18th, 2018
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.96 KB | None | 0 0
  1. <link href='https://fonts.googleapis.com/css?family=Allura' rel='stylesheet'>
  2. <link href='https://fonts.googleapis.com/css?family=Montserrat' rel='stylesheet'>
  3. <style>
  4. ::-webkit-scrollbar {width: 3px;}
  5. ::-webkit-scrollbar-track {box-shadow: inset 0 0 5px grey; border-radius: 10px;}
  6. ::-webkit-scrollbar-thumb {background: -webkit-linear-gradient(#FF0000, #000); border-radius: 10px;}
  7.  
  8. ::selection {background-color: white;}
  9. ::-moz-selection {background-color: white;}
  10. ::-o-selection {background-color: white;}
  11. ::-ms-selection {background-color: white;}
  12. ::-webkit-selection {background-color: white;}
  13.  
  14. body {background-image: url(https://downloadwallpaper.org/wp-content/uploads/2017/08/Striped-Texture-wallpaper-wp38010559.jpg); background-color: E8BEBA; background-size: 3px;}
  15. #box {position: fixed; top: 270px; left: 300px; width: 500px; height: 200px; background-image: url(https://thumbs.gfycat.com/BewitchedEsteemedFrenchbulldog-small.gif); background-size: cover; background-position: top center; border: 10px #000 solid; -webkit-filter: grayscale(60%); filter: grayscale(60%);}
  16.  
  17. #border {position: absolute; top: -6px; left: -6px; width: 508px; height: 208px; border: 2px #777 solid;}
  18.  
  19. #image {position: fixed; top: 5px; left: 531px; width: 370px; height: 550px; background-image: url(https://i.imgur.com/4hVIMLD.png); background-size: cover; z-index: 5;}
  20.  
  21. .container {position: fixed; top: 280px; left: 310px; width: 500px; height: 200px; background-color: #444; opacity: 0; -webkit-transition: all 2s ease-in-out; -moz-transition: all 2s ease-in-out; -o-transition: all 2s ease-in-out; transition: all 2s ease-in-out; overflow: hidden; font-family: Montserrat; font-size: 11px; color: white; line-height: 10px;}
  22. body:hover .container {opacity: 0.8;}
  23.  
  24. #box1 {position: absolute; top: 13px; left: 180px; padding: 4px; width: 119px; height: 162px; background-color: #222; border: 2px #777 solid; line-height: 12px; -webkit-transition: all 2s ease-in-out; -moz-transition: all 2s ease-in-out; -o-transition: all 2s ease-in-out; transition: all 2s ease-in-out; overflow: auto; opacity: 0;}
  25.  
  26. body:hover #box1 {left: 20px; transition-delay: 2s; opacity: 1;}
  27.  
  28. #box2 {position: absolute; top: 13px; right: 180px; padding: 4px; width: 119px; height: 162px; background-color: #222; border: 2px #777 solid; -webkit-transition: all 2s ease-in-out; -moz-transition: all 2s ease-in-out; -o-transition: all 2s ease-in-out; transition: all 2s ease-in-out; overflow: auto; opacity: 0;}
  29.  
  30. body:hover #box2 {right: 20px; transition-delay: 3s; opacity: 1;}
  31.  
  32. #box3 {position: absolute; top: -210px; left: 172px; padding: 2px; width: 151px; height: 200px; background-color: #000; border-width: 0px 2px; border-color: #890404; border-style: solid; background-image: url(https://i.imgur.com/KNprVCo.gif); background-size: 130px; background-repeat:no-repeat;background-position: center; -webkit-transition: all 2s ease-in-out; -moz-transition: all 2s ease-in-out; -o-transition: all 2s ease-in-out; transition: all 2s ease-in-out; overflow: auto;}
  33. body:hover #box3 {top: -2px; transition-delay: 0.5s}
  34.  
  35. #name {position: fixed; top: 175px; left: 290px; width: 100px; height: 50px; font-family: Allura; color: black; font-size: 120px; text-shadow: 0px 0px 10px #FF0000; pointer-events: none;}
  36.  
  37.  
  38. </style>
  39.  
  40.  
  41. <div id="image">
  42. </div>
  43.  
  44. <div id="box">
  45. <div id="border">
  46. </div>
  47. </div>
  48.  
  49. <div class="container">
  50. <div id="box1">
  51.  
  52. <center>melrose<br><br>
  53. twenty-five<br><br>
  54. ♀ <br><br>
  55. <strike>high priced whore</strike><br><br>
  56. escort<br><br>
  57. commitment issues<br><br>
  58. heterosexual
  59.  
  60. </center>
  61.  
  62. </div>
  63.  
  64. <div id="box2">
  65. 【ooc】---<br><br>
  66. » pm friendly-ish. semi picky.<br>
  67. » Smut/Story Friendly.<br>
  68. » 3rd person. Mirror post.<br>
  69. » don't ask for outside contact.<br>
  70. » have a profile/basic info.<br>
  71. » art is not mine.<br>
  72. » ic ≠ ooc.<br>
  73. » shitpost - para+. <br>
  74. » melrose is bitchy.
  75.  
  76.  
  77. </div>
  78.  
  79. <div id="box3">
  80.  
  81. </div>
  82.  
  83. </div>
  84.  
  85.  
  86. </body>
  87.  
  88. <div id="name">
  89. Melrose
  90. </div>
  91. </body>
  92. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement