Advertisement
Guest User

Wiccode

a guest
Apr 24th, 2019
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.66 KB | None | 0 0
  1. <style>
  2. @import url('https://fonts.googleapis.com/css?family=Josefin+Sans|Pacifico');
  3. </style>
  4. <style type="text/css">
  5. html, body {
  6. background: #F6F1EE;
  7. background-image:url("https://i.pinimg.com/564x/c2/ff/f8/c2fff8fb8b975de8dd473654e11d5dc0.jpg");
  8. background-size:auto 70%;
  9. background-repeat:no-repeat;
  10. background-position:bottom right;
  11. color:#BFD4EF;
  12. font-family: 'Josefin Sans', sans-serif;
  13. text-align:center;
  14. font-size:13;
  15. margin:0px;
  16. }
  17.  
  18. #profile {
  19. background-color: transparent;
  20. border: 0px ;
  21. }
  22.  
  23. .pfor {display: none}
  24.  
  25. ::-webkit-scrollbar-button:vertical:{
  26. background-color: #FFFFFF;}
  27.  
  28. ::-webkit-scrollbar-thumb:vertical {
  29. background-color:#FFFFFF;
  30. height:0px;}
  31.  
  32. ::-webkit-scrollbar-thumb:horizontal {
  33. background-color:#090909;
  34. height:0px;}
  35.  
  36. ::-webkit-scrollbar {
  37. height:0px;
  38. width:0px;
  39. background-color:#090909;}
  40.  
  41. #navbar {
  42. position:absolute;
  43. top:30%;
  44. left:12%;
  45. width:8%;
  46. height:60%;
  47. z-index:0;
  48. background-color:#000;
  49. background-image:url('https://i.pinimg.com/originals/d3/e8/d7/d3e8d7f8218befd1b8e08b4ac39ce0fb.gif');
  50. background-size:auto 100%;
  51. background-position:top center;
  52. }
  53.  
  54.  
  55. .button {
  56. position:absolute;
  57. height:8%;
  58. width:6%;
  59. left:13%;
  60. background-color:transparent;
  61. z-index:2;
  62. background-image:url('https://cdn.discordapp.com/attachments/422890946338750495/570716911092891670/butterfly_copy.png');
  63. background-size:100% auto;
  64. background-position:0% 50%;
  65. -webkit-transition: all 1s ease-out;
  66. -moz-transition: all 1s ease-out;
  67. -o-transition: all 1s ease-out;
  68. }
  69.  
  70. .button:hover {filter:drop-shadow(0px 0px 5px #fff);}
  71.  
  72. #one {top:40%;}
  73. #two {top:50%;}
  74. #three {top:60%;}
  75. #four {top:70%;}
  76. #five {top:80%;}
  77.  
  78. #box {
  79. position:absolute;
  80. top:45%;
  81. left:25%;
  82. width:40%;
  83. height:40%;
  84. background-color:#000;
  85. background-image:url('https://data.whicdn.com/images/290625235/original.gif');
  86. background-repeat:repeat-x;
  87. background-size:100% auto;
  88. background-position:bottom center;
  89. z-index:1;
  90. }
  91.  
  92. #boxbox {
  93. position:absolute;
  94. height:76%;
  95. width:86%;
  96. top:12%;
  97. left:7%;
  98. background-color:#221243;
  99. z-index:1;
  100. }
  101.  
  102. #boxboxbox {
  103. position:absolute;
  104. height:100%;
  105. width:69%;
  106. top:0%;
  107. left:1%;
  108. background-color:#221243;
  109. z-index:2;
  110. overflow:scroll
  111. }
  112.  
  113. .tab {
  114. position:absolute;
  115. height:100%;
  116. width:69%;
  117. top:0%;
  118. left:70%;
  119. background-color:#221243;
  120. z-index:3;
  121. opacity:0;
  122. overflow:scroll;
  123. -webkit-transition: all 1s ease-out;
  124. -moz-transition: all 1s ease-out;
  125. -o-transition: all 1s ease-out;
  126. }
  127.  
  128. .tab:target {
  129. left:1%;
  130. opacity:1;
  131. }
  132.  
  133. #contact {
  134. position:absolute;
  135. width:84%;
  136. height:20%;
  137. left:8%;
  138. }
  139.  
  140. h1 {font-family: 'Pacifico', cursive;text-decoration:bold;text-align:center;text-shadow:0px 0px 2px #C2DEEC;color:#A9A8C8;}
  141. b {color:#824982;}
  142. i {color:#759EBA;}
  143. a {text-decoration:underline;color:#CC30CC;}
  144. </style>
  145. <a href="#tab1"><div id="one" class="button"></div></a>
  146. <a href="#tab2"><div id="two" class="button"></div></a>
  147. <a href="#tab3"><div id="three" class="button"></div></a>
  148. <a href="#tab4"><div id="four" class="button"></div></a>
  149. <a href="#reset"><div id="five" class="button"></div></a>
  150.  
  151. <img src="https://cdn.discordapp.com/attachments/535995267585933352/570679204170039326/birdsit_copy.png" style="position:absolute;height:50%;top:0%;left:0%;z-index:1;">
  152. <div id="navbar"></div>
  153. <div id="box"><img src="https://cdn.discordapp.com/attachments/422890946338750495/570694794024583260/tumblr_o9cdxa21IR1r3thx5o1_1280.png" style="position:absolute;height:100%;bottom:-13.3%;left:60%;z-index:4;">
  154. <div id="boxbox">
  155.  
  156. <div id="tab1" class="tab"><h1>According to All</h1>known laws of aviation, a bee should not be able to fly</div>
  157.  
  158. <div id="tab2" class="tab"><h1>Its Wings Are</h1>too small to get its fat little body off the ground. The bee, of course, flies anyway. Because bees don’t care what humans think is impossible.</div>
  159.  
  160. <div id="tab3" class="tab">
  161. <a href="https://roleplay.chat/profile.php?user=Jon+Harte" target="_blank"><span title="Jon, the best magic dick in all the land"><div id="contact" style="top:5%;background-image:url('https://cdn.discordapp.com/attachments/535995267585933352/570734046137548806/unknown.png');background-size:100% auto; background-position:0% 40%;"></div></span></a>
  162.  
  163. <a href="" target="_blank"><span title="Someone Else"><div id="contact" style="top:27%;background-image:url('https://www.sampsonmorrisgroup.com/wp-content/uploads/2018/07/PF-Headshot-Placeholder-1.jpg');background-size:100% auto;background-position:0% 60%;"></div></span></a>
  164.  
  165. <a href="" target="_blank"><span title="Someone Else"><div id="contact" style="top:49%;background-image:url('https://www.sampsonmorrisgroup.com/wp-content/uploads/2018/07/PF-Headshot-Placeholder-1.jpg');background-size:100% auto;background-position:0% 60%;"></div></span></a>
  166.  
  167. <a href="" target="_blank"><span title="Someone Else"><div id="contact" style="top:71%;background-image:url('https://www.sampsonmorrisgroup.com/wp-content/uploads/2018/07/PF-Headshot-Placeholder-1.jpg');background-size:100% auto;background-position:0% 60%;"></div></span></a>
  168. </div>
  169.  
  170. <div id="tab4" class="tab"><h1>OOC, Probably</h1>she's totally not a witch</div>
  171.  
  172.  
  173. <div id="boxboxbox"><h1>Black Magic Woman</h1>
  174. <font style=float:left>I got a black magic woman</font><font style=float:right>Got a black magic woman
  175. </font><br>
  176. <font style=float:left>Yes, I got a black magic woman</font><font style=float:right>Got me so blind I can't see
  177. </font><br>
  178. <font style=float:left>But she's a black magic woman</font><font style=float:right>Tryin' to make a devil outta me</font><br>
  179. <font style=float:left>Stat</font><font style=float:right>Stat</font><br><br><b>this is bold</b><br><i>this is italic</i><br><a href="" target="_blank">this is a link</a></div></div></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement